Modifier and Type | Field | Description |
---|---|---|
String |
collationName |
|
String |
colName |
|
SortOrder |
order |
Constructor | Description |
---|---|
IndexedColumn(String colName,
String collationName,
SortOrder order) |
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 colName
public final String collationName
public final SortOrder order
public void toSql(Appendable a) throws IOException
toSql
in interface ToSql
IOException
Copyright © 2018. All rights reserved.