| Package | Description |
|---|---|
| org.databene.jdbacl | |
| org.databene.jdbacl.model |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DBUtil.equivalent(DBUniqueConstraint uk,
DBPrimaryKeyConstraint pk) |
static String |
SQLUtil.pkSpec(DBPrimaryKeyConstraint pk,
NameSpec nameSpec) |
| Modifier and Type | Method and Description |
|---|---|
DBPrimaryKeyConstraint |
DBTable.getPrimaryKeyConstraint() |
| Modifier and Type | Method and Description |
|---|---|
void |
DBTable.setPrimaryKey(DBPrimaryKeyConstraint constraint) |
Copyright © 2006–2014 Volker Bergmann. All rights reserved.