Package | Description |
---|---|
org.sqlite.parser.ast |
Modifier and Type | Class | Description |
---|---|---|
class |
AsSelect |
|
class |
ColumnsAndConstraints |
Modifier and Type | Field | Description |
---|---|---|
CreateTableBody |
CreateTable.body |
Constructor | Description |
---|---|
CreateTable(boolean temporary,
boolean ifNotExists,
QualifiedName tblName,
CreateTableBody body) |
Copyright © 2018. All rights reserved.