Uses of Package
org.hibernate.metamodel.spi
-
Packages that use org.hibernate.metamodel.spi Package Description org.hibernate org.hibernate.annotations Package containing all Hibernate's specific annotations.org.hibernate.boot.spi org.hibernate.cfg org.hibernate.dialect org.hibernate.dialect.temptable org.hibernate.engine.spi org.hibernate.mapping org.hibernate.metamodel.mapping Hibernate's run-time mapping model.org.hibernate.metamodel.spi org.hibernate.persister.collection org.hibernate.persister.entity org.hibernate.persister.spi org.hibernate.query.derived org.hibernate.sql.ast.spi Package defining support for creating and consuming SQL ASTorg.hibernate.sql.results.graph.embeddable org.hibernate.tuple org.hibernate.tuple.entity org.hibernate.usertype -
Classes in org.hibernate.metamodel.spi used by org.hibernate Class Description EntityRepresentationStrategy Specialization ofManagedTypeRepresentationStrategyfor an entity type adding the ability to generate an instantiator and a proxy factory -
Classes in org.hibernate.metamodel.spi used by org.hibernate.annotations Class Description EmbeddableInstantiator Contract for instantiating embeddable values NOTE : incubating until the proposed `instantiate(IntFunction valueAccess, SessionFactoryImplementor sessionFactory)` form can be implemented -
Classes in org.hibernate.metamodel.spi used by org.hibernate.boot.spi Class Description EmbeddableInstantiator Contract for instantiating embeddable values NOTE : incubating until the proposed `instantiate(IntFunction valueAccess, SessionFactoryImplementor sessionFactory)` form can be implementedManagedTypeRepresentationResolver Pluggable strategy handling resolution of ManagedTypeRepresentationStrategy to use. -
Classes in org.hibernate.metamodel.spi used by org.hibernate.cfg Class Description EmbeddableInstantiator Contract for instantiating embeddable values NOTE : incubating until the proposed `instantiate(IntFunction valueAccess, SessionFactoryImplementor sessionFactory)` form can be implemented -
Classes in org.hibernate.metamodel.spi used by org.hibernate.dialect Class Description RuntimeModelCreationContext -
Classes in org.hibernate.metamodel.spi used by org.hibernate.dialect.temptable Class Description RuntimeModelCreationContext -
Classes in org.hibernate.metamodel.spi used by org.hibernate.engine.spi Class Description MappingMetamodelImplementor MetamodelImplementor Deprecated.- UseMappingMetamodelorJpaMetamodelinstead.RuntimeMetamodelsImplementor -
Classes in org.hibernate.metamodel.spi used by org.hibernate.mapping Class Description EmbeddableInstantiator Contract for instantiating embeddable values NOTE : incubating until the proposed `instantiate(IntFunction valueAccess, SessionFactoryImplementor sessionFactory)` form can be implemented -
Classes in org.hibernate.metamodel.spi used by org.hibernate.metamodel.mapping Class Description EmbeddableRepresentationStrategy Describes the representation of a particular embeddable type.EntityRepresentationStrategy Specialization ofManagedTypeRepresentationStrategyfor an entity type adding the ability to generate an instantiator and a proxy factory -
Classes in org.hibernate.metamodel.spi used by org.hibernate.metamodel.spi Class Description EmbeddableInstantiator Contract for instantiating embeddable values NOTE : incubating until the proposed `instantiate(IntFunction valueAccess, SessionFactoryImplementor sessionFactory)` form can be implementedEmbeddableRepresentationStrategy Describes the representation of a particular embeddable type.EntityInstantiator Contract for instantiating entity valuesEntityRepresentationStrategy Specialization ofManagedTypeRepresentationStrategyfor an entity type adding the ability to generate an instantiator and a proxy factoryInstantiator Strategy for instantiating a managed typeManagedTypeRepresentationStrategy Defines a singular extension point for capabilities pertaining to a representation mode.MappingMetamodelImplementor RuntimeModelCreationContext ValueAccess Provides access to the values for a managed type (currently just embeddables). -
Classes in org.hibernate.metamodel.spi used by org.hibernate.persister.collection Class Description RuntimeModelCreationContext -
Classes in org.hibernate.metamodel.spi used by org.hibernate.persister.entity Class Description EntityRepresentationStrategy Specialization ofManagedTypeRepresentationStrategyfor an entity type adding the ability to generate an instantiator and a proxy factoryRuntimeModelCreationContext -
Classes in org.hibernate.metamodel.spi used by org.hibernate.persister.spi Class Description RuntimeModelCreationContext -
Classes in org.hibernate.metamodel.spi used by org.hibernate.query.derived Class Description EmbeddableRepresentationStrategy Describes the representation of a particular embeddable type. -
Classes in org.hibernate.metamodel.spi used by org.hibernate.sql.ast.spi Class Description MappingMetamodelImplementor -
Classes in org.hibernate.metamodel.spi used by org.hibernate.sql.results.graph.embeddable Class Description ValueAccess Provides access to the values for a managed type (currently just embeddables). -
Classes in org.hibernate.metamodel.spi used by org.hibernate.tuple Class Description RuntimeModelCreationContext -
Classes in org.hibernate.metamodel.spi used by org.hibernate.tuple.entity Class Description RuntimeModelCreationContext -
Classes in org.hibernate.metamodel.spi used by org.hibernate.usertype Class Description EmbeddableInstantiator Contract for instantiating embeddable values NOTE : incubating until the proposed `instantiate(IntFunction valueAccess, SessionFactoryImplementor sessionFactory)` form can be implementedInstantiator Strategy for instantiating a managed typeValueAccess Provides access to the values for a managed type (currently just embeddables).