Db2SchemaFactory
, DerbySchemaFactory
, HsqlSchemaFactory
, MssqlSchemaFactory
, MysqlSchemaFactory
, OracleSchemaFactory
, PointBaseSchemaFactory
, PostgresqlSchemaFactory
, SapdbSchemaFactory
, SybaseSchemaFactory
public interface SchemaFactory
Modifier and Type | Method | Description |
---|---|---|
Field |
createField() |
Create field objects.
|
ForeignKey |
createForeignKey() |
Create foreign key objects.
|
Index |
createIndex() |
Create index objects.
|
PrimaryKey |
createPrimaryKey() |
Create primary key objects.
|
Schema |
createSchema() |
Create schema objects.
|
Table |
createTable() |
Create table objects.
|
Schema createSchema()
Table createTable()
Field createField()
ForeignKey createForeignKey()
Index createIndex()
PrimaryKey createPrimaryKey()
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com