Uses of Interface
javax.resource.cci.RecordFactory
-
Packages that use RecordFactory Package Description javax.resource.cci The javax.resource.cci package contains API specification for the Common Client Interface (CCI). -
-
Uses of RecordFactory in javax.resource.cci
Methods in javax.resource.cci that return RecordFactory Modifier and Type Method Description RecordFactoryConnectionFactory. getRecordFactory()Gets a RecordFactory instance.
-