public interface SDODataFactory extends DataFactory
Purpose: The implementation of commonj.sdo.helper.DataFactory
INSTANCE
Modifier and Type | Method and Description |
---|---|
HelperContext |
getHelperContext()
INTERNAL:
Return the helperContext that this instance is associated with.
|
void |
setHelperContext(HelperContext helperContext)
INTERNAL:
Set the helperContext that this instance is associated with.
|
create, create, create
HelperContext getHelperContext()
void setHelperContext(HelperContext helperContext)
helperContext
-