Package org.sqlite.parser.ast
Class IndexedColumn
java.lang.Object
org.sqlite.parser.ast.IndexedColumn
- All Implemented Interfaces:
ToSql
-
Field Details
-
colName
-
collationName
-
order
-
-
Constructor Details
-
IndexedColumn
-
-
Method Details
-
toSql
- Specified by:
toSql
in interfaceToSql
- Throws:
IOException
-