wt.pds.oracle81
Class OraclePds81
java.lang.Object
wt.pds.SQLDatabasePds
wt.pds.OraclePds
wt.pds.oracle81.OraclePds81
- All Implemented Interfaces:
- PDSIfc
- public class OraclePds81
- extends OraclePds
This concrete class provides standard SQL database persistent data services
for Oracle 8.1.
Supported API: false
Extendable: false
Methods inherited from class wt.pds.SQLDatabasePds |
buildLobMap, containSequenceColumn, execute, executeCall, expand, expand, getAttributeMapInfo, getDefaultTransactionIsolation, getDMLGenerator, getLob, getLobAsByteArray, getLobAsObject, handleException, initializeConnection, insert, insertPageResults, isLob, isLobLocator, isPersistent, processSQLException, query, refresh, refresh, remove, setLob, setLob, setObjectAsLob, update, update, validateExists, validateInsert |
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
SEPERATORS
private static final String SEPERATORS
- See Also:
- Constant Field Values
OraclePds81
public OraclePds81()
closeConnection
public void closeConnection(WTConnection a_connection)
throws WTException
- This method is used to clean up the specfied WTConnection prior to
freeing the underlying JDBC connection.
Supported API: false
- Specified by:
closeConnection
in interface PDSIfc
- Overrides:
closeConnection
in class SQLDatabasePds
- Parameters:
a_connection
- Connection to initialize.
- Throws:
WTException
getDataSource
public DataSource getDataSource()
Supported API: false
- Specified by:
getDataSource
in interface PDSIfc
- Specified by:
getDataSource
in class OraclePds
- Returns:
- DataSource