程序包的使用
org.hibernate.dialect.unique
-
使用org.hibernate.dialect.unique的程序包 程序包 说明 org.hibernate.dialect This package abstracts the SQL dialect of the underlying database.org.hibernate.dialect.unique Support for Dialect-specific unique constraint definition -
org.hibernate.dialect使用的org.hibernate.dialect.unique中的类 类 说明 UniqueDelegate Dialect-level delegate in charge of applying "uniqueness" to a column. -
org.hibernate.dialect.unique使用的org.hibernate.dialect.unique中的类 类 说明 DefaultUniqueDelegate The default UniqueDelegate implementation for most dialects.UniqueDelegate Dialect-level delegate in charge of applying "uniqueness" to a column.