Package | Description |
---|---|
org.teiid.metadata |
Modifier and Type | Class and Description |
---|---|
class |
Column
ColumnRecordImpl
|
class |
FunctionParameter
A function parameter defines the name and description of an input or output
parameter for a function.
|
class |
ProcedureParameter
Represents a procedure parameter
|
Modifier and Type | Method and Description |
---|---|
static Datatype |
MetadataFactory.setDataType(String type,
BaseColumn column,
Map<String,Datatype> dataTypes,
boolean allowNull) |
Copyright © 2019. All rights reserved.