类的使用
org.hibernate.tuple.entity.VersionProperty
-
使用VersionProperty的程序包 程序包 说明 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.entity -
-
org.hibernate.tuple中VersionProperty的使用
返回VersionProperty的org.hibernate.tuple中的方法 修饰符和类型 方法 说明 static VersionPropertyPropertyFactory. buildVersionProperty(EntityPersister persister, SessionFactoryImplementor sessionFactory, int attributeNumber, Property property, boolean lazyAvailable)Generates a VersionProperty representation for an entity mapping given its version mapping Property. -
org.hibernate.tuple.entity中VersionProperty的使用
返回VersionProperty的org.hibernate.tuple.entity中的方法 修饰符和类型 方法 说明 VersionPropertyEntityMetamodel. getVersionProperty()
-