ToSql
public class CollateColumnConstraint extends ColumnConstraint
Modifier and Type | Field | Description |
---|---|---|
String |
collationName |
name
Constructor | Description |
---|---|
CollateColumnConstraint(String name,
String collationName) |
Modifier and Type | Method | Description |
---|---|---|
void |
toSql(Appendable a) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comma, commaNames, doubleQuote, isEmpty, isNotEmpty, nullToEmpty, requireNotEmpty, singleQuote, toSql
public final String collationName
public void toSql(Appendable a) throws IOException
IOException
Copyright © 2018. All rights reserved.