接口的使用
org.hibernate.tuple.IdentifierAttribute
-
使用IdentifierAttribute的程序包 程序包 说明 org.hibernate.tuple This package defines a runtime metamodel for entities at the object level and abstracts the differences between the various entity modes. -
-
org.hibernate.tuple中IdentifierAttribute的使用
实现IdentifierAttribute的org.hibernate.tuple中的类 修饰符和类型 类 说明 classIdentifierPropertyRepresents a defined entity identifier property within the Hibernate runtime-metamodel.
-