- 既知のサブインタフェースのリスト:
H2Table<T>,TableWithDefinition<T>
- 既知の実装クラスのリスト:
H2BasicTable,SimpleTableWithDefinition
public interface WithTableDefinition
-
メソッドの概要
修飾子とタイプメソッド説明default WithTableDefinitiondefault WithTableDefinitiondefault WithTableDefinitiondefault WithTableDefinitiongetOrm()GetsOrmobjectGets the table definition.
-
メソッドの詳細
-
getOrm
Orm getOrm()GetsOrmobject- 戻り値:
-
getTableDefinition
TableDefinition getTableDefinition()Gets the table definition.- 戻り値:
-
createTableIfNotExists
-
createIndexesIfNotExists
-
dropTableIfExists
-
dropTableIfExistsCascade
-