Package | Description |
---|---|
org.opennms.netmgt.dao.db |
Modifier and Type | Method and Description |
---|---|
List<Constraint> |
Table.getConstraints()
getConstraints
|
List<Constraint> |
InstallerDb.getConstraintsFromDB(String tableName)
getConstraintsFromDB
|
List<Constraint> |
InstallerDb.getForeignKeyConstraints()
getForeignKeyConstraints
|
Modifier and Type | Method and Description |
---|---|
void |
InstallerDb.checkConstraint(Constraint constraint)
checkConstraint
|
String |
InstallerDb.fixConstraint(Constraint constraint,
boolean removeRows)
fixConstraint
|
Modifier and Type | Method and Description |
---|---|
void |
Table.setConstraints(List<Constraint> constraints)
setConstraints
|
Copyright © 2015. All Rights Reserved.