public interface SDODataFactory
Purpose: The implementation of commonj.sdo.helper.DataFactory
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.
|
HelperContext getHelperContext()
void setHelperContext(HelperContext helperContext)
helperContext
-