Package | Description |
---|---|
org.dbunit.database.search |
Modifier and Type | Class and Description |
---|---|
class |
FKRelationshipEdge
Deprecated.
this class duplicates
ForeignKeyRelationshipEdge and should be removed |
class |
ForeignKeyRelationshipEdge
Implementation of an edge representing a foreign key (FK) relationship between two
tables.
The from node is the table which have the FK, while the
to node is the table with the PK. |
Copyright © 2002–2019. All rights reserved.