|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ForeignKeyInfo | |
---|---|
liquibase.snapshot.jvm |
Uses of ForeignKeyInfo in liquibase.snapshot.jvm |
---|
Methods in liquibase.snapshot.jvm that return ForeignKeyInfo | |
---|---|
protected ForeignKeyInfo |
JdbcDatabaseSnapshotGenerator.fillForeignKeyInfo(ResultSet rs)
Fill foreign key information from the current register of a getImportedKeys resultset |
protected ForeignKeyInfo |
MySQLDatabaseSnapshotGenerator.fillForeignKeyInfo(ResultSet rs)
|
Methods in liquibase.snapshot.jvm with parameters of type ForeignKeyInfo | |
---|---|
ForeignKey |
JdbcDatabaseSnapshotGenerator.generateForeignKey(ForeignKeyInfo fkInfo,
Database database,
List<ForeignKey> fkList)
Generation of Foreign Key based on information about it. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |