public interface Schema
| Modifier and Type | Method and Description |
|---|---|
ForeignKey[] |
getForeignKeys() |
Index[] |
getIndexes() |
String |
getName() |
Table[] |
getTables() |
String getName()
Table[] getTables()
Index[] getIndexes()
ForeignKey[] getForeignKeys()
Copyright © 2015–2017 Bridje Framework. All rights reserved.