|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| UniqueDelegate | Dialect-level delegate in charge of applying "uniqueness" to a column. |
| Class Summary | |
|---|---|
| DB2UniqueDelegate | DB2 does not allow unique constraints on nullable columns. |
| DefaultUniqueDelegate | The default UniqueDelegate implementation for most dialects. |
| InformixUniqueDelegate | Informix requires the constraint name to come last on the alter table. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||