Package com.adbs.syntax
Class MetadataFieldsFetcherFromQueryInformix
java.lang.Object
com.adbs.metadata.BaseMetadataFieldsFetcher
com.adbs.metadata.BaseMetadataFieldsFetcherVariants
com.adbs.metadata.MetadataFieldsFetcherFromResultSet
com.adbs.metadata.MetadataFieldsFetcherFromQuery
com.adbs.syntax.MetadataFieldsFetcherFromQueryInformix
- All Implemented Interfaces:
- Disposable
- 
Field SummaryFields inherited from class com.adbs.metadata.MetadataFieldsFetcherFromResultSetdefaultValueField, defaultValueFieldName, longDescriptionField, longDescriptionFieldName, nameField, nameFieldName, nullableField, nullableFieldName, precisionField, precisionFieldName, primaryField, primaryFieldName, readOnlyField, readOnlyFieldName, resultSet, scaleField, scaleFieldName, serverTypeField, serverTypeFieldName, shortDescriptionField, shortDescriptionFieldName, sizeField, sizeFieldName
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.adbs.metadata.MetadataFieldsFetcherFromQueryclose, createResultSet, destroyResultSet, dispose, getQuery, init, isResultSetCreated, setQueryMethods inherited from class com.adbs.metadata.MetadataFieldsFetcherFromResultSetcalcDefaultValue, 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, setSizeFieldNameMethods inherited from class com.adbs.metadata.BaseMetadataFieldsFetcherVariantscalcIsNullable, calcIsPrimaryKey, calcIsReadOnly, getNonNullableValue, getNonPrimaryValue, getNonReadOnlyValue, getNullableValue, getPrimaryValue, getReadOnlyValue, setNonNullableValue, setNonPrimaryValue, setNonReadOnlyValue, setNullableValue, setPrimaryValue, setReadOnlyValueMethods inherited from class com.adbs.metadata.BaseMetadataFieldsFetchergetSqlContext, getTrimSpaces, loadFields, setTrimSpaces, trimName
- 
Constructor Details- 
MetadataFieldsFetcherFromQueryInformix
 
- 
- 
Method Details- 
getNullable- Overrides:
- getNullablein class- MetadataFieldsFetcherFromResultSet
 
- 
calcTypeOnServer- Overrides:
- calcTypeOnServerin class- MetadataFieldsFetcherFromResultSet
 
 
-