public class DB2UDTDefinition extends AbstractUDTDefinition
PRECISION_SCALE| Constructor and Description |
|---|
DB2UDTDefinition(SchemaDefinition schema,
String name,
String comment) |
| Modifier and Type | Method and Description |
|---|---|
protected List<AttributeDefinition> |
getElements0() |
protected List<RoutineDefinition> |
getRoutines0() |
getAttribute, getAttribute, getAttributes, getRoutinesgetDefinitionPath, getElement, getElement, getElement, getElements, parseNotNull, parsePrecision, parseScalecreate, equals, getComment, getConnection, getDatabase, getDialect, getInputName, getName, getOutputName, getOverload, getQualifiedInputName, getQualifiedName, getQualifiedOutputName, getSchema, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetComment, getDatabase, getDefinitionPath, getInputName, getName, getOutputName, getOverload, getQualifiedInputName, getQualifiedName, getQualifiedOutputName, getSchemapublic DB2UDTDefinition(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 © 2013. All Rights Reserved.