EclipseLink 1.1.0_ 1.1.0.r3257-M7 API Reference

org.eclipse.persistence.sdo.helper
Interface SDODataFactory

All Known Implementing Classes:
SDODataFactoryDelegate, SDODataFactoryDelegator

public interface SDODataFactory

Purpose: The implementation of commonj.sdo.helper.DataFactory


Method Summary
 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.
 

Method Detail

getHelperContext

HelperContext getHelperContext()
INTERNAL: Return the helperContext that this instance is associated with.

Returns:

setHelperContext

void setHelperContext(HelperContext helperContext)
INTERNAL: Set the helperContext that this instance is associated with.

Parameters:
helperContext -

EclipseLink 1.1.0_ 1.1.0.r3257-M7 API Reference