|
EclipseLink 1.0_1.0 M8 - 20080604 API Reference - Incubation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.persistence.sessions.factories.DirectToXMLTypeMappingHelper
public class DirectToXMLTypeMappingHelper
Helper class to abstract the XML mapping for DirectToXMLType.
Constructor Summary | |
---|---|
DirectToXMLTypeMappingHelper()
|
Method Summary | |
---|---|
void |
addClassIndicator(XMLDescriptor descriptor)
Add the XMLType mapping indicator to the DatabaseMapping descriptor. |
void |
addXDBDescriptors(java.lang.String name,
org.eclipse.persistence.internal.sessions.DatabaseSessionImpl session)
Invoked from a descriptor add the descriptor for DirectToXMLTypeMapping |
static DirectToXMLTypeMappingHelper |
getInstance()
|
void |
writeShouldreadWholeDocument(org.eclipse.persistence.internal.codegen.NonreflectiveMethodDefinition method,
java.lang.String mappingName,
DatabaseMapping mapping)
Write the Project.class code for the XMLType property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DirectToXMLTypeMappingHelper()
Method Detail |
---|
public static DirectToXMLTypeMappingHelper getInstance()
public void addClassIndicator(XMLDescriptor descriptor)
public void writeShouldreadWholeDocument(org.eclipse.persistence.internal.codegen.NonreflectiveMethodDefinition method, java.lang.String mappingName, DatabaseMapping mapping)
public void addXDBDescriptors(java.lang.String name, org.eclipse.persistence.internal.sessions.DatabaseSessionImpl session)
|
EclipseLink 1.0_1.0 M8 - 20080604 API Reference - Incubation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |