Uses of Package
org.hibernate.dialect.unique

Packages that use org.hibernate.dialect.unique
org.hibernate.dialect This package abstracts the SQL dialect of the underlying database. 
org.hibernate.dialect.unique   
 

Classes in org.hibernate.dialect.unique used by org.hibernate.dialect
UniqueDelegate
          Dialect-level delegate in charge of applying "uniqueness" to a column.
 

Classes in org.hibernate.dialect.unique used by org.hibernate.dialect.unique
DefaultUniqueDelegate
          The default UniqueDelegate implementation for most dialects.
UniqueDelegate
          Dialect-level delegate in charge of applying "uniqueness" to a column.
 



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