public final class MysqlForeignKey extends ForeignKey
MANY_MANY, ONE_MANY, ONE_ONE
HASHFACTOR
Constructor and Description |
---|
MysqlForeignKey() |
Modifier and Type | Method and Description |
---|---|
void |
toCreateDDL(DDLWriter writer)
Build create script for the schema object.
|
addField, addReferenceField, equals, fieldNames, getField, getFieldCount, getReferenceField, getReferenceFieldCount, getReferenceTable, getRelationType, getTable, hashCode, merge, referencedFieldNames, setReferenceTable, setRelationType, setTable, toDropDDL
equals, getConfiguration, getName, setConfiguration, setName
public void toCreateDDL(DDLWriter writer)
writer
- DDLWriter to write schema objects to.Copyright © 2016. All rights reserved.