|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.castor.ddlgen.schemaobject.AbstractSchemaObject
org.castor.ddlgen.schemaobject.PrimaryKey
org.castor.ddlgen.engine.pointbase.PointBasePrimaryKey
public final class PointBasePrimaryKey
Primary key of PointBase database engine.
| Field Summary |
|---|
| Fields inherited from class org.castor.ddlgen.schemaobject.AbstractSchemaObject |
|---|
HASHFACTOR |
| Constructor Summary | |
|---|---|
PointBasePrimaryKey()
|
|
| Method Summary | |
|---|---|
void |
toCreateDDL(DDLWriter writer)
Build create script for the schema object. |
| Methods inherited from class org.castor.ddlgen.schemaobject.PrimaryKey |
|---|
addField, equals, fieldNames, getField, getFieldCount, getTable, hashCode, setTable, toDropDDL |
| Methods inherited from class org.castor.ddlgen.schemaobject.AbstractSchemaObject |
|---|
equals, getConfiguration, getName, setConfiguration, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PointBasePrimaryKey()
| Method Detail |
|---|
public void toCreateDDL(DDLWriter writer)
writer - DDLWriter to write schema objects to.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||