Uses of Package
org.hibernate.metamodel.spi

Packages that use org.hibernate.metamodel.spi
org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. 
org.hibernate.dialect This package abstracts the SQL dialect of the underlying database. 
org.hibernate.ejb   
org.hibernate.envers.entities   
org.hibernate.metamodel.spi   
 

Classes in org.hibernate.metamodel.spi used by org.hibernate.cfg
TypeContributor
          Contract for contributing types.
 

Classes in org.hibernate.metamodel.spi used by org.hibernate.dialect
TypeContributions
          Defines the target contributing types, whether via dialects or TypeContributor
 

Classes in org.hibernate.metamodel.spi used by org.hibernate.ejb
TypeContributor
          Contract for contributing types.
 

Classes in org.hibernate.metamodel.spi used by org.hibernate.envers.entities
TypeContributions
          Defines the target contributing types, whether via dialects or TypeContributor
TypeContributor
          Contract for contributing types.
 

Classes in org.hibernate.metamodel.spi used by org.hibernate.metamodel.spi
TypeContributions
          Defines the target contributing types, whether via dialects or TypeContributor
 



Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.