|
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
DatasourcePlatform
oracle.toplink.eis.EISPlatform
oracle.toplink.eis.adapters.blackbox.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 java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.lang.String CATALOG
public 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 | |||||||||