wt.pds.oracle81
Class OracleDataSource
java.lang.Object
wt.pds.StandardDataSource
wt.pds.oracle81.OracleDataSource
- All Implemented Interfaces:
- DataSource
- public class OracleDataSource
- extends StandardDataSource
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
oracleDataSource
private static OracleDataSource oracleDataSource
OracleDataSource
public OracleDataSource()
getOracleDataSource
public static OracleDataSource getOracleDataSource()
- Gets the value of the attribute: oracleDataSource.
Supported API: false
- Returns:
- OracleDataSource
getConnection
public Connection getConnection()
throws SQLException
Supported API: false
- Specified by:
getConnection
in interface DataSource
- Overrides:
getConnection
in class StandardDataSource
- Returns:
- Connection
- Throws:
SQLException
getURL
public String getURL()
Supported API: false
- Specified by:
getURL
in class StandardDataSource
- Returns:
- String