接口的使用
org.hibernate.engine.spi.Managed
-
使用Managed的程序包 程序包 说明 org.hibernate.engine.spi -
-
org.hibernate.engine.spi中Managed的使用
org.hibernate.engine.spi中Managed的子接口 修饰符和类型 接口 说明 interfaceManagedCompositeSpecializedManagedcontract for component/embeddable classes.interfaceManagedEntitySpecializedManagedcontract for entity classes.interfaceManagedMappedSuperclassSpecializedManagedcontract for MappedSuperclass classes.
-