|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) B32476-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.toplink.internal.databaseaccess.DatasourcePlatform
oracle.toplink.eis.EISPlatform
oracle.toplink.eis.adapters.blackbox.BlackboxPlatform
public class BlackboxPlatform
Defines the blackbox platform. This generates blackbox interaction specs.
| Field Summary | |
|---|---|
static java.lang.String |
CATALOGBlackbox interaction spec properties. |
static java.lang.String |
SCHEMA |
| Constructor Summary | |
|---|---|
BlackboxPlatform()Default constructor. |
|
| Method Summary | |
|---|---|
javax.resource.cci.InteractionSpec |
buildInteractionSpec(EISInteraction interaction)Allow the platform to build the interaction spec based on properties defined in the interaction. |
| Methods inherited from class oracle.toplink.internal.databaseaccess.DatasourcePlatform |
|---|
addSequence, clone, convertObject, copyInto, getConversionManager, getCustomModifyValueForCall, getDataTypesConvertedFrom, getDataTypesConvertedTo, getDefaultSequence, getOperator, getPlatformOperators, getSelectSequenceQuery, getSequence, getSequencePreallocationSize, getTableQualifier, getTimestampFromServer, getTimestampQuery, getUpdateSequenceQuery, hasDefaultSequence, isAccess, isAttunity, isCloudscape, isDB2, isDBase, isDerby, isHSQL, isInformix, isMySQL, isODBC, isOracle, isPointBase, isPostgreSQL, isSQLAnywhere, isSQLServer, isSybase, isTimesTen, isTimesTen7, removeAllSequences, removeSequence, setConversionManager, setDefaultSequence, setSelectSequenceNumberQuery, setSequencePreallocationSize, setTableQualifier, setTimestampQuery, setUpdateSequenceQuery, shouldUseCustomModifyForCall, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String CATALOG
BlackboxPlatformpublic static java.lang.String SCHEMA
| Constructor Detail |
|---|
public BlackboxPlatform()
| Method Detail |
|---|
public javax.resource.cci.InteractionSpec buildInteractionSpec(EISInteraction interaction)
buildInteractionSpec in class EISPlatform
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||