EclipseLink 1.0_1.0 M7 - 20080508 API Reference - Incubation

Package org.eclipse.persistence.sessions.factories

Class Summary
DirectToXMLTypeMappingHelper Helper class to abstract the XML mapping for DirectToXMLType
EclipseLinkObjectPersistenceRuntimeXMLProject INTERNAL: Define the EclipseLInk OX project and descriptor information to read an EclipseLInk project from an XML file.
MissingDescriptorListener INTERNAL: Event listener class used to lazy-load the descriptors for EIS and XDB, as they have external jar dependencies that may not be on the classpath.
ObjectPersistenceRuntimeXMLProject INTERNAL: Define the TopLink OX project and descriptor information to read a OracleAS TopLink 10g (10.0.3) project from an XML file.
ObjectPersistenceRuntimeXMLProject_11_1_1 INTERNAL: Define the TopLink OX project and descriptor information to read an AS 11g (11.1.1) project from an XML file.
ObjectPersistenceWorkbenchXMLProject INTERNAL: Define the TopLink OX project and descriptor information to read a OracleAS TopLink 10g (10.0.3) project from an XML file.
ProjectClassGenerator Purpose: Allow for a class storing a TopLink project's descriptors (meta-data) to be generated.
SessionFactory Helper class to simplify the development and generation of code that accesses TopLink through the SessionManager (sessions config XML).
SessionManager Purpose: Global session location.
TableCreatorClassGenerator Purpose: Allow for a class storing a TopLink table creator's tables (meta-data) to be generated.
XMLProjectReader Purpose: Allow for a TopLink Mapping Workbench generated deployment XML project file to be read.
XMLProjectWriter Purpose: Write the deployment XML (object persistence meta-data) for the TopLink project instance to a file.
 

Enum Summary
ReferenceMode  
 


EclipseLink 1.0_1.0 M7 - 20080508 API Reference - Incubation