|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.rsadapter.GenericDataStoreHelper
com.ibm.websphere.rsadapter.OracleDataStoreHelper
com.ibm.websphere.rsadapter.Oracle10gDataStoreHelper
Oracle11gDataStoreHelper
.
@Deprecated public class Oracle10gDataStoreHelper
Field Summary |
---|
Fields inherited from class com.ibm.websphere.rsadapter.GenericDataStoreHelper |
---|
customDefinedWasDefaultIsoLevel, defaultQueryTimeout, EOLN, genErrorMap, resBundle, tranErrorList |
Constructor Summary | |
---|---|
Oracle10gDataStoreHelper(java.util.Properties props)
Deprecated. Do not use this class. |
Method Summary | |
---|---|
int |
getIsolationLevel(AccessIntent aIntent)
Deprecated. Do not use methods in this class. |
int |
getResultSetConcurrency(AccessIntent intent)
Deprecated. Do not use methods in this class. |
Methods inherited from class com.ibm.websphere.rsadapter.OracleDataStoreHelper |
---|
doConnectionCleanup, doStatementCleanup, findMappingClass, getLockType, getXAExceptionContents, hasLostUpdateOrDeadLockOccurred, isBatchUpdateSupportedWithAccessIntent, modifyXAFlag, showLockInfo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Deprecated public Oracle10gDataStoreHelper(java.util.Properties props)
Oracle11gDataStoreHelper
.
Method Detail |
---|
@Deprecated public int getResultSetConcurrency(AccessIntent intent) throws javax.resource.ResourceException
Oracle11gDataStoreHelper
.
getResultSetConcurrency
in interface DataStoreHelper
getResultSetConcurrency
in class OracleDataStoreHelper
intent
- An AccessIntent
.
java.sql.ResultSet
.
javax.resource.ResourceException
- If a result set concurrency cannot be determined
from the AccessIntent
.@Deprecated public int getIsolationLevel(AccessIntent aIntent) throws javax.resource.ResourceException
Oracle11gDataStoreHelper
.
getIsolationLevel
in interface DataStoreHelper
getIsolationLevel
in class OracleDataStoreHelper
aIntent
- An AccessIntent
AccessIntent
.
javax.resource.ResourceException
- If a transaction isolation level cannot be determined
from the AccessIntent
.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |