public class XMLTableDefinition extends AbstractTableDefinition
PRECISION_SCALE| Constructor and Description |
|---|
XMLTableDefinition(SchemaDefinition schema,
InformationSchema info,
Table table) |
XMLTableDefinition(SchemaDefinition schema,
InformationSchema info,
Table table,
String comment) |
XMLTableDefinition(SchemaDefinition schema,
InformationSchema info,
Table table,
String comment,
TableOptions.TableType tableType,
String source) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ColumnDefinition> |
getElements0() |
getCheckConstraints, getChildTables, getColumn, getColumn, getColumn, getColumns, getEmbeddables, getForeignKeys, getForeignKeys, getIdentity, getIndexes, getParameters, getParameters0, getParentTable, getPrimaryKey, getReferencedEmbeddables, getTable, getUniqueKey, getUniqueKeys, isMaterializedView, isTableValuedFunction, isTemporary, isView, setParentTablegetElement, getElement, getElement, getElements, parseNotNull, parsePrecision, parseScale, parseTypeNamecreate, create, equals, getCatalog, getComment, getConnection, getDatabase, getDefinitionPath, getDialect, getInputName, getName, getOutputName, getOverload, getPackage, getQualifiedInputName, getQualifiedInputNamePart, getQualifiedName, getQualifiedNamePart, getQualifiedOutputName, getQualifiedOutputNamePart, getSchema, getSource, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCatalog, getComment, getDatabase, getDefinitionPath, getInputName, getName, getOutputName, getOverload, getPackage, getQualifiedInputName, getQualifiedInputNamePart, getQualifiedName, getQualifiedNamePart, getQualifiedOutputName, getQualifiedOutputNamePart, getSchema, getSourcepublic XMLTableDefinition(SchemaDefinition schema, InformationSchema info, Table table)
public XMLTableDefinition(SchemaDefinition schema, InformationSchema info, Table table, String comment)
public XMLTableDefinition(SchemaDefinition schema, InformationSchema info, Table table, String comment, TableOptions.TableType tableType, String source)
protected List<ColumnDefinition> getElements0() throws SQLException
getElements0 in class AbstractTableDefinitionSQLExceptionCopyright © 2021. All rights reserved.