程序包的使用
org.hibernate.tuple.entity
-
使用org.hibernate.tuple.entity的程序包 程序包 说明 org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.boot.internal org.hibernate.boot.spi org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel.org.hibernate.persister.entity This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel.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.boot使用的org.hibernate.tuple.entity中的类 类 说明 EntityTuplizer Defines further responsibilities regarding tuplization based on a mapped entity.EntityTuplizerFactory A registry allowing users to define the defaultEntityTuplizerclass to use perEntityMode. -
org.hibernate.boot.internal使用的org.hibernate.tuple.entity中的类 类 说明 EntityTuplizer Defines further responsibilities regarding tuplization based on a mapped entity.EntityTuplizerFactory A registry allowing users to define the defaultEntityTuplizerclass to use perEntityMode. -
org.hibernate.boot.spi使用的org.hibernate.tuple.entity中的类 类 说明 EntityTuplizer Defines further responsibilities regarding tuplization based on a mapped entity.EntityTuplizerFactory A registry allowing users to define the defaultEntityTuplizerclass to use perEntityMode. -
org.hibernate.cfg使用的org.hibernate.tuple.entity中的类 类 说明 EntityTuplizerFactory A registry allowing users to define the defaultEntityTuplizerclass to use perEntityMode. -
org.hibernate.persister.entity使用的org.hibernate.tuple.entity中的类 类 说明 EntityMetamodel Centralizes metamodel information about an entity.EntityTuplizer Defines further responsibilities regarding tuplization based on a mapped entity. -
org.hibernate.tuple使用的org.hibernate.tuple.entity中的类 类 说明 VersionProperty Represents a version property within the Hibernate runtime-metamodel. -
org.hibernate.tuple.entity使用的org.hibernate.tuple.entity中的类 类 说明 AbstractEntityBasedAttribute AbstractEntityTuplizer Support for tuplizers relating to entities.DynamicMapEntityTuplizer.BasicEntityNameResolver EntityMetamodel Centralizes metamodel information about an entity.EntityTuplizer Defines further responsibilities regarding tuplization based on a mapped entity.VersionProperty Represents a version property within the Hibernate runtime-metamodel.