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