public class PostgresUDTDefinition extends AbstractUDTDefinition
PRECISION_SCALE| Constructor and Description |
|---|
PostgresUDTDefinition(SchemaDefinition schema,
String name,
String comment) |
| Modifier and Type | Method and Description |
|---|---|
protected List<AttributeDefinition> |
getElements0() |
protected List<RoutineDefinition> |
getRoutines0() |
getAttribute, getAttribute, getAttributes, getConstants, getRoutines, getUDTs, isSyntheticgetElement, 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, waitgetPackagegetCatalog, getComment, getDatabase, getDefinitionPath, getInputName, getName, getOutputName, getOverload, getQualifiedInputName, getQualifiedInputNamePart, getQualifiedName, getQualifiedNamePart, getQualifiedOutputName, getQualifiedOutputNamePart, getSchema, getSourcepublic PostgresUDTDefinition(SchemaDefinition schema, String name, String comment)
protected List<AttributeDefinition> getElements0() throws SQLException
getElements0 in class AbstractElementContainerDefinition<AttributeDefinition>SQLExceptionprotected List<RoutineDefinition> getRoutines0()
getRoutines0 in class AbstractUDTDefinitionCopyright © 2021. All rights reserved.