public final class DefaultPrimaryKey extends PrimaryKey
HASHFACTOR
Constructor and Description |
---|
DefaultPrimaryKey() |
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, toDropDDL
equals, getConfiguration, getName, setConfiguration, setName
public void toCreateDDL(DDLWriter writer)
writer
- DDLWriter to write schema objects to.Copyright © 2014. All rights reserved.