Uses of Interface
org.hibernate.engine.spi.Managed
-
Packages that use Managed Package Description org.hibernate.engine.spi -
-
Uses of Managed in org.hibernate.engine.spi
Subinterfaces of Managed in org.hibernate.engine.spi Modifier and Type Interface Description interfaceManagedCompositeSpecializedManagedcontract for component/embeddable classes.interfaceManagedEntitySpecializedManagedcontract for entity classes.interfaceManagedMappedSuperclassSpecializedManagedcontract for MappedSuperclass classes.
-