|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PersistentTypeContainer in org.eclipse.jpt.jpa.core.context |
|---|
| Subinterfaces of PersistentTypeContainer in org.eclipse.jpt.jpa.core.context | |
|---|---|
interface |
MappingFile
JPA mapping file (typically orm.xml). |
interface |
MappingFileRoot
The root of a JPA mapping file. |
| Uses of PersistentTypeContainer in org.eclipse.jpt.jpa.core.context.java |
|---|
| Subinterfaces of PersistentTypeContainer in org.eclipse.jpt.jpa.core.context.java | |
|---|---|
interface |
JarFile
A JAR file identified by a persistence.xml jar-file element. |
| Uses of PersistentTypeContainer in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Subinterfaces of PersistentTypeContainer in org.eclipse.jpt.jpa.core.context.orm | |
|---|---|
interface |
EntityMappings
Context model corresponding to the XML resource model XmlEntityMappings,
which corresponds to the entity-mappings element
in the orm.xml file. |
interface |
OrmXml
JPA orm.xml file. |
| Uses of PersistentTypeContainer in org.eclipse.jpt.jpa.core.context.persistence |
|---|
| Subinterfaces of PersistentTypeContainer in org.eclipse.jpt.jpa.core.context.persistence | |
|---|---|
interface |
JarFileRef
Context model corresponding to the XML resource model XmlJarFileRef,
which corresponds to the jar-file
element in the persistence.xml file. |
interface |
MappingFileRef
Context model corresponding to the XML resource model XmlMappingFileRef,
which corresponds to the mapping-file element
in the persistence.xml file. |
interface |
PersistenceUnit
Context model corresponding to the XML resource model XmlPersistenceUnit,
which corresponds to the persistence-unit element in the
persistence.xml file. |
| Fields in org.eclipse.jpt.jpa.core.context.persistence with type parameters of type PersistentTypeContainer | |
|---|---|
static org.eclipse.jpt.common.utility.internal.Transformer<PersistentTypeContainer,java.lang.Iterable<? extends PersistentType>> |
PersistentTypeContainer.TRANSFORMER
|
| Uses of PersistentTypeContainer in org.eclipse.jpt.jpa.core.internal.context.persistence |
|---|
| Classes in org.eclipse.jpt.jpa.core.internal.context.persistence that implement PersistentTypeContainer | |
|---|---|
class |
org.eclipse.jpt.jpa.core.internal.context.persistence.AbstractPersistenceUnit
|
| Uses of PersistentTypeContainer in org.eclipse.jpt.jpa.core.jpa2.context.persistence |
|---|
| Subinterfaces of PersistentTypeContainer in org.eclipse.jpt.jpa.core.jpa2.context.persistence | |
|---|---|
interface |
PersistenceUnit2_0
JPA 2.0 persistence-unit |
| Uses of PersistentTypeContainer in org.eclipse.jpt.jpa.eclipselink.core.context.orm |
|---|
| Subinterfaces of PersistentTypeContainer in org.eclipse.jpt.jpa.eclipselink.core.context.orm | |
|---|---|
interface |
EclipseLinkEntityMappings
|
| Uses of PersistentTypeContainer in org.eclipse.jpt.jpa.eclipselink.core.context.persistence |
|---|
| Classes in org.eclipse.jpt.jpa.eclipselink.core.context.persistence that implement PersistentTypeContainer | |
|---|---|
class |
EclipseLinkPersistenceUnit
EclipseLink persistence unit |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||