Package | Description |
---|---|
org.hibernate.dialect.unique |
Support for Dialect-specific unique constraint definition
|
Modifier and Type | Class and Description |
---|---|
class |
DB2UniqueDelegate
DB2 does not allow unique constraints on nullable columns.
|
class |
InformixUniqueDelegate
Informix requires the constraint name to come last on the alter table.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.