Uses of Interface
org.hibernate.boot.jaxb.mapping.spi.EntityOrMappedSuperclass
-
Packages that use EntityOrMappedSuperclass Package Description org.hibernate.boot.jaxb.mapping.spi -
-
Uses of EntityOrMappedSuperclass in org.hibernate.boot.jaxb.mapping.spi
Classes in org.hibernate.boot.jaxb.mapping.spi that implement EntityOrMappedSuperclass Modifier and Type Class Description classJaxbEntityDefines the settings and mappings for an entity.classJaxbMappedSuperclassDefines the settings and mappings for a mapped superclass.
-