public class SDODataFactoryDelegator extends AbstractHelperDelegator implements SDODataFactory
Purpose: Helper to provide access to SDO Data Factory.
Responsibilities:
Constructor and Description |
---|
SDODataFactoryDelegator() |
SDODataFactoryDelegator(commonj.sdo.helper.HelperContext aContext) |
Modifier and Type | Method and Description |
---|---|
commonj.sdo.DataObject |
create(java.lang.Class interfaceClass) |
commonj.sdo.DataObject |
create(java.lang.String uri,
java.lang.String typeName) |
commonj.sdo.DataObject |
create(commonj.sdo.Type type) |
SDODataFactoryDelegate |
getDataFactoryDelegate() |
getHelperContext, setHelperContext
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHelperContext, setHelperContext
public SDODataFactoryDelegator()
public SDODataFactoryDelegator(commonj.sdo.helper.HelperContext aContext)
public commonj.sdo.DataObject create(java.lang.String uri, java.lang.String typeName)
create
in interface commonj.sdo.helper.DataFactory
public commonj.sdo.DataObject create(java.lang.Class interfaceClass)
create
in interface commonj.sdo.helper.DataFactory
public commonj.sdo.DataObject create(commonj.sdo.Type type)
create
in interface commonj.sdo.helper.DataFactory
public SDODataFactoryDelegate getDataFactoryDelegate()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference