接口 RelationalModel
-
- 所有已知子接口:
AuxiliaryDatabaseObject
- 所有已知实现类:
Constraint,DenormalizedTable,ForeignKey,Index,PrimaryKey,Table,UniqueKey
@Deprecated public interface RelationalModel
已过时。(since 5.2) not needed anymore.A relational object which may be created using DDL- 作者:
- Gavin King