|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.castor.ddlgen.engine.db2.Db2SchemaFactory
public final class Db2SchemaFactory
DB2 schema factory.
| Constructor Summary | |
|---|---|
Db2SchemaFactory()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Db2SchemaFactory()
| Method Detail |
|---|
public Schema createSchema()
createSchema in interface SchemaFactorypublic Table createTable()
createTable in interface SchemaFactorypublic Field createField()
createField in interface SchemaFactorypublic ForeignKey createForeignKey()
createForeignKey in interface SchemaFactorypublic Index createIndex()
createIndex in interface SchemaFactorypublic PrimaryKey createPrimaryKey()
createPrimaryKey in interface SchemaFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||