| Name | Description | Type | Package | Framework |
| AbstractEntityTuplizer | Support for tuplizers relating to entities. | Class | org.hibernate.tuple.entity | Hibernate ORM |
| DynamicMapEntityTuplizer | An EntityTuplizer specific to the dynamic-map entity mode. | Class | org.hibernate.tuple.entity | Hibernate ORM |
| DynamicMapEntityTuplizer .BasicEntityNameResolver | Class | org.hibernate.tuple.entity.DynamicMapEntityTuplizer | Hibernate ORM | |
| EntityMetamodel | Centralizes metamodel information about an entity. | Class | org.hibernate.tuple.entity | Hibernate ORM |
| EntityTuplizer | Defines further responsibilities reagarding tuplization based on EntityTuplizer implementations should have the following constructor signatures: | Interface | org.hibernate.tuple.entity | Hibernate ORM |
| EntityTuplizerFactory | A registry allowing users to define the default EntityTuplizer class to use per EntityMode. | Class | org.hibernate.tuple.entity | Hibernate ORM |
| NonPojoInstrumentationMetadata | Class | org.hibernate.tuple.entity | Hibernate ORM | |
| PojoEntityTuplizer | An EntityTuplizer specific to the pojo entity mode. | Class | org.hibernate.tuple.entity | Hibernate ORM |