public interface OracleConnectionPoolDataSource extends ConnectionPoolDataSource, OracleCommonDataSource
ConnectionPoolDataSource.| Modifier and Type | Method and Description | 
|---|---|
OraclePooledConnectionBuilder | 
createPooledConnectionBuilder()
Creates a new  
OraclePooledConnectionBuilder instance | 
getPooledConnection, getPooledConnectioncreateShardingKeyBuilder, getConnectionProperties, getDatabaseName, getDataSourceName, getDescription, getExplicitCachingEnabled, getImplicitCachingEnabled, getMaxStatements, getNetworkProtocol, getPortNumber, getRoleName, getServerName, getURL, getUser, setConnectionProperties, setDatabaseName, setDataSourceName, setDescription, setExplicitCachingEnabled, setImplicitCachingEnabled, setMaxStatements, setNetworkProtocol, setPassword, setPortNumber, setRoleName, setServerName, setURL, setUsergetLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriterOraclePooledConnectionBuilder createPooledConnectionBuilder() throws SQLException
OraclePooledConnectionBuilder instanceOraclePooledConnectionBuilder instance that was createdSQLException - if an error occurs while creating the builder