Interface PoolingDataSourceWrapper

    • Method Detail

      • close

        void close()
        Closes the data source; as a result, the data source will stop providing connections and will be unregistered from JNDI context.
      • getUniqueName

        String getUniqueName()
        Returns:
        the data source JNDI name
      • getClassName

        String getClassName()
        Returns:
        name of underlying XADataSource class