Uses of Class
org.eclipse.persistence.internal.sessions.factories.NamespaceResolvableProject
-
Packages that use NamespaceResolvableProject Package Description org.eclipse.persistence.eis org.eclipse.persistence.internal.sessions.factories -
-
Uses of NamespaceResolvableProject in org.eclipse.persistence.eis
Subclasses of NamespaceResolvableProject in org.eclipse.persistence.eis Modifier and Type Class Description classEISObjectPersistenceXMLProjectINTERNAL: -
Uses of NamespaceResolvableProject in org.eclipse.persistence.internal.sessions.factories
Subclasses of NamespaceResolvableProject in org.eclipse.persistence.internal.sessions.factories Modifier and Type Class Description classEclipseLinkObjectPersistenceRuntimeXMLProjectINTERNAL: Define the EclipseLInk OX project and descriptor information to read an EclipseLink project from an XML file.classObjectPersistenceRuntimeXMLProjectINTERNAL: Define the TopLink OX project and descriptor information to read a OracleAS TopLink 10g (10.0.3) project from an XML file.classObjectPersistenceRuntimeXMLProject_11_1_1INTERNAL: Define the TopLink OX project and descriptor information to read an AS 11g (11.1.1) project from an XML file.classObjectPersistenceWorkbenchXMLProjectINTERNAL: Amend the EclipseLink project and descriptor information to write out an EclipseLink project to an XML file, replacing actual .class references with String equivalentsclassOXMObjectPersistenceRuntimeXMLProjectINTERNAL:
-