| 
 | 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.internal.databaseaccess.DatasourcePlatform
       oracle.toplink.eis.EISPlatform
oracle.toplink.eis.EISPlatform
           oracle.toplink.eis.adapters.xmlfile.XMLFilePlatform
oracle.toplink.eis.adapters.xmlfile.XMLFilePlatform
public class XMLFilePlatform
Platform for XML file emulated JCA adapter.
| Field Summary | |
|---|---|
| static java.lang.String | DOM | 
| static java.lang.String | FILE_NAMEXML file interaction spec properties. | 
| static java.lang.String | XPATH | 
| static java.lang.String | XQUERY | 
| Constructor Summary | |
|---|---|
| XMLFilePlatform()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 FILE_NAME
XMLFilePlatformpublic static java.lang.String XPATH
public static java.lang.String XQUERY
public static java.lang.String DOM
| Constructor Detail | 
|---|
public XMLFilePlatform()
| 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 | ||||||||