Class XMLFileConnection
java.lang.Object
org.eclipse.persistence.internal.eis.adapters.xmlfile.XMLFileConnection
- All Implemented Interfaces:
Connection
Connection to XML file JCA adapter.
This is an emulated JCA adapter that access XML files.
- Since:
- OracleAS TopLink 10g (10.0.3)
-
Field Summary
-
Constructor Summary
ConstructorDescriptionDefault constructor. -
Method Summary
-
Field Details
-
spec
-
transaction
-
-
Constructor Details
-
XMLFileConnection
public XMLFileConnection()Default constructor. -
XMLFileConnection
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceConnection
-
createInteraction
- Specified by:
createInteraction
in interfaceConnection
-
getConnectionSpec
-
getLocalTransaction
- Specified by:
getLocalTransaction
in interfaceConnection
-
getXMLFileTransaction
-
getMetaData
- Specified by:
getMetaData
in interfaceConnection
-
getResultSetInfo
Result sets are not supported.- Specified by:
getResultSetInfo
in interfaceConnection
-