| Package | Description |
|---|---|
| org.dbunit.database | |
| org.dbunit.database.search |
| Modifier and Type | Method and Description |
|---|---|
void |
PrimaryKeyFilter.edgeAdded(ForeignKeyRelationshipEdge edge) |
| Modifier and Type | Method and Description |
|---|---|
protected static ForeignKeyRelationshipEdge |
AbstractMetaDataBasedSearchCallback.createFKEdge(ResultSet rs,
int type,
String from,
String to,
String fkColumn,
String pkColumn)
Creates an edge representing a foreign key relationship between 2 tables.
|
Copyright © 2002-2017. All Rights Reserved.