public final class HsqlPrimaryKey extends PrimaryKey
HASHFACTOR| Constructor and Description |
|---|
HsqlPrimaryKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
toCreateDDL(DDLWriter writer)
Build create script for the schema object.
|
addField, equals, fieldNames, getField, getFieldCount, getTable, hashCode, setTable, toDropDDLequals, getConfiguration, getName, setConfiguration, setNamepublic void toCreateDDL(DDLWriter writer)
writer - DDLWriter to write schema objects to.Copyright © 2014. All rights reserved.