public class MetadataFieldsFetcherFromQueryInformix extends MetadataFieldsFetcherFromQuery
defaultValueField, defaultValueFieldName, longDescriptionField, longDescriptionFieldName, nameField, nameFieldName, nullableField, nullableFieldName, precisionField, precisionFieldName, primaryField, primaryFieldName, readOnlyField, readOnlyFieldName, resultSet, scaleField, scaleFieldName, serverTypeField, serverTypeFieldName, shortDescriptionField, shortDescriptionFieldName, sizeField, sizeFieldName| Constructor and Description |
|---|
MetadataFieldsFetcherFromQueryInformix(BaseSQLContext sqlContext) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
calcTypeOnServer() |
protected java.lang.Object |
getNullable() |
close, createResultSet, destroyResultSet, dispose, getQuery, init, isResultSetCreated, setQuerycalcDefaultValue, calcFieldName, calcLongDescription, calcPrecision, calcScale, calcShortDescription, calcSize, canCalcDefaultValue, canCalcIsNullable, canCalcIsReadOnly, canCalcLongDescription, canCalcPrecision, canCalcPrimaryKey, canCalcScale, canCalcShortDescription, canCalcSize, canCalcTypeOnServer, getDefaultValueFieldName, getLongDescriptionFieldName, getNameFieldName, getNullableFieldName, getPrecisionFieldName, getPrimary, getPrimaryFieldName, getReadOnly, getReadOnlyFieldName, getResultSet, getScaleFieldName, getServerTypeFieldName, getShortDescriptionFieldName, getSizeFieldName, next, setDefaultValueFieldName, setLongDescriptionFieldName, setNameFieldName, setNullableFieldName, setPrecisionFieldName, setPrimaryFieldName, setReadOnlyFieldName, setResultSet, setScaleFieldName, setServerTypeFieldName, setShortDescriptionFieldName, setSizeFieldNamecalcIsNullable, calcIsPrimaryKey, calcIsReadOnly, getNonNullableValue, getNonPrimaryValue, getNonReadOnlyValue, getNullableValue, getPrimaryValue, getReadOnlyValue, setNonNullableValue, setNonPrimaryValue, setNonReadOnlyValue, setNullableValue, setPrimaryValue, setReadOnlyValuegetSqlContext, getTrimSpaces, loadFields, setTrimSpaces, trimNamepublic MetadataFieldsFetcherFromQueryInformix(BaseSQLContext sqlContext)
protected java.lang.Object getNullable()
getNullable in class MetadataFieldsFetcherFromResultSetprotected java.lang.String calcTypeOnServer()
calcTypeOnServer in class MetadataFieldsFetcherFromResultSet