|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.jpa.metamodel.TypeImpl<X>
org.datanucleus.jpa.metamodel.ManagedTypeImpl<X>
org.datanucleus.jpa.metamodel.EmbeddableTypeImpl<X>
public class EmbeddableTypeImpl<X>
Implementation of JPA2 Metamodel "EmbeddableType".
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.persistence.metamodel.Type |
|---|
javax.persistence.metamodel.Type.PersistenceType |
| Field Summary |
|---|
| Fields inherited from class org.datanucleus.jpa.metamodel.ManagedTypeImpl |
|---|
attributes, cmd, model |
| Fields inherited from class org.datanucleus.jpa.metamodel.TypeImpl |
|---|
cls |
| Constructor Summary | |
|---|---|
protected |
EmbeddableTypeImpl(java.lang.Class<X> cls,
org.datanucleus.metadata.AbstractClassMetaData cmd,
MetamodelImpl model)
|
| Method Summary | |
|---|---|
javax.persistence.metamodel.Type.PersistenceType |
getPersistenceType()
|
| Methods inherited from class org.datanucleus.jpa.metamodel.TypeImpl |
|---|
getJavaType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.persistence.metamodel.ManagedType |
|---|
getAttribute, getAttributes, getCollection, getCollection, getDeclaredAttribute, getDeclaredAttributes, getDeclaredCollection, getDeclaredCollection, getDeclaredList, getDeclaredList, getDeclaredMap, getDeclaredMap, getDeclaredPluralAttributes, getDeclaredSet, getDeclaredSet, getDeclaredSingularAttribute, getDeclaredSingularAttribute, getDeclaredSingularAttributes, getList, getList, getMap, getMap, getPluralAttributes, getSet, getSet, getSingularAttribute, getSingularAttribute, getSingularAttributes |
| Methods inherited from interface javax.persistence.metamodel.Type |
|---|
getJavaType |
| Constructor Detail |
|---|
protected EmbeddableTypeImpl(java.lang.Class<X> cls,
org.datanucleus.metadata.AbstractClassMetaData cmd,
MetamodelImpl model)
| Method Detail |
|---|
public javax.persistence.metamodel.Type.PersistenceType getPersistenceType()
getPersistenceType in interface javax.persistence.metamodel.Type<X>getPersistenceType in class TypeImpl<X>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||