Interface DbTable

All Superinterfaces:
DbObject, DbObjectWithComment, DbObjectWithQualifiedName, DbTableData
All Known Implementing Classes:
DbTableImpl

public interface DbTable extends DbTableData
Meta-information about a database table. Extends DbTableData with advanced details like columns, primary key, foreign keys, and indexes.
Since:
1.0.0