public class XMLPackageDefinition extends AbstractPackageDefinition
| Constructor and Description |
|---|
XMLPackageDefinition(SchemaDefinition schema,
InformationSchema info,
String packageName) |
| Modifier and Type | Method and Description |
|---|---|
protected List<AttributeDefinition> |
getConstants0() |
protected List<RoutineDefinition> |
getRoutines0() |
getConstants, getDefinitionPath, getRoutines, getUDTscreate, create, equals, getCatalog, getComment, getConnection, getDatabase, 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, getInputName, getName, getOutputName, getOverload, getPackage, getQualifiedInputName, getQualifiedInputNamePart, getQualifiedName, getQualifiedNamePart, getQualifiedOutputName, getQualifiedOutputNamePart, getSchema, getSourcepublic XMLPackageDefinition(SchemaDefinition schema, InformationSchema info, String packageName)
protected List<RoutineDefinition> getRoutines0() throws SQLException
getRoutines0 in class AbstractPackageDefinitionSQLExceptionprotected List<AttributeDefinition> getConstants0() throws SQLException
getConstants0 in class AbstractPackageDefinitionSQLExceptionCopyright © 2021. All rights reserved.