public interface IDBForeignKey
Modifier and Type | Method and Description |
---|---|
List<String> |
getColumnNames() |
String |
getForeignKeyName() |
String |
getTableName() |
List<String> |
getToColumnNames() |
String |
getToTableName() |
Copyright © 2016. All Rights Reserved.