Interface OracleConnectionPoolDataSource

    • Method Detail

      • createPooledConnectionBuilder

        OraclePooledConnectionBuilder createPooledConnectionBuilder()
                                                             throws java.sql.SQLException
        Creates a new OraclePooledConnectionBuilder instance
        Specified by:
        createPooledConnectionBuilder in interface javax.sql.ConnectionPoolDataSource
        Returns:
        The OraclePooledConnectionBuilder instance that was created
        Throws:
        java.sql.SQLException - if an error occurs while creating the builder