|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConstraintSource
Contract describing source of table constraints
| Method Summary | |
|---|---|
Iterable<String> |
columnNames()
|
String |
getTableName()
Obtain the logical name of the table for this constraint. |
String |
name()
|
| Method Detail |
|---|
String name()
null in case a generated name should be usedString getTableName()
null in the case of the "primary table".Iterable<String> columnNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||