|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappedSuperclass | |
---|---|
org.hibernate.jpamodelgen.xml | |
org.hibernate.jpamodelgen.xml.jaxb |
Uses of MappedSuperclass in org.hibernate.jpamodelgen.xml |
---|
Constructors in org.hibernate.jpamodelgen.xml with parameters of type MappedSuperclass | |
---|---|
XmlMetaEntity(MappedSuperclass mappedSuperclass,
String defaultPackageName,
TypeElement element,
Context context)
|
Uses of MappedSuperclass in org.hibernate.jpamodelgen.xml.jaxb |
---|
Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type MappedSuperclass | |
---|---|
protected List<MappedSuperclass> |
EntityMappings.mappedSuperclass
|
Methods in org.hibernate.jpamodelgen.xml.jaxb that return MappedSuperclass | |
---|---|
MappedSuperclass |
ObjectFactory.createMappedSuperclass()
Create an instance of MappedSuperclass |
Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type MappedSuperclass | |
---|---|
List<MappedSuperclass> |
EntityMappings.getMappedSuperclass()
Gets the value of the mappedSuperclass property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |