public class WeblogicConnectionProvider extends Object implements ConnectionProvider
Provides connections via Weblogic's JTS driver.
ConnectionProvider
,
DBConnectionManager
Constructor and Description |
---|
WeblogicConnectionProvider(String poolName) |
Modifier and Type | Method and Description |
---|---|
Connection |
getConnection() |
void |
shutdown() |
public WeblogicConnectionProvider(String poolName)
public Connection getConnection() throws SQLException
getConnection
in interface ConnectionProvider
SQLException
public void shutdown() throws SQLException
shutdown
in interface ConnectionProvider
SQLException
Copyright © 2018. All rights reserved.