|
Oracle TopLink Java API Reference 10g Release 3 (10.1.3.1) B28219-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.toplink.internal.databaseaccess.OraclePlatform
oracle.toplink.platform.database.oracle.OraclePlatform
oracle.toplink.oraclespecific.Oracle8Platform
Deprecated. since OracleAS TopLink 10g (10.1.3). This class is replaced by Oracle8Platform
Purpose: Supports printing of new Oracle 8 data types, and usage of certain Oracle JDBC specific APIs.
| Constructor Summary | |
Oracle8Platform()Deprecated. |
|
| Method Summary | |
int |
getLobValueLimits()Deprecated. PUBLIC: Return the BLOB/CLOB value limits on thin driver. |
void |
setLobValueLimits(int lobValueLimits)Deprecated. PUBLIC: Set the BLOB/CLOB value limits on thin driver. |
void |
setShouldUseLocatorForLOBWrite(boolean usesLocatorForLOBWrite)Deprecated. PUBLIC: Set if the locator is required for the LOB write. |
boolean |
shouldUseLocatorForLOBWrite()Deprecated. PUBLIC: Return if the locator is required for the LOB write. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Oracle8Platform()
| Method Detail |
public void setShouldUseLocatorForLOBWrite(boolean usesLocatorForLOBWrite)
public boolean shouldUseLocatorForLOBWrite()
public int getLobValueLimits()
public void setLobValueLimits(int lobValueLimits)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||