Class MetadataFieldsFetcherFromResultSet

    • Field Detail

      • nameField

        protected int nameField
      • primaryField

        protected int primaryField
      • nullableField

        protected int nullableField
      • readOnlyField

        protected int readOnlyField
      • serverTypeField

        protected int serverTypeField
      • sizeField

        protected int sizeField
      • precisionField

        protected int precisionField
      • scaleField

        protected int scaleField
      • defaultValueField

        protected int defaultValueField
      • shortDescriptionField

        protected int shortDescriptionField
      • longDescriptionField

        protected int longDescriptionField
      • nameFieldName

        protected java.lang.String nameFieldName
      • primaryFieldName

        protected java.lang.String primaryFieldName
      • nullableFieldName

        protected java.lang.String nullableFieldName
      • readOnlyFieldName

        protected java.lang.String readOnlyFieldName
      • serverTypeFieldName

        protected java.lang.String serverTypeFieldName
      • sizeFieldName

        protected java.lang.String sizeFieldName
      • precisionFieldName

        protected java.lang.String precisionFieldName
      • scaleFieldName

        protected java.lang.String scaleFieldName
      • defaultValueFieldName

        protected java.lang.String defaultValueFieldName
      • shortDescriptionFieldName

        protected java.lang.String shortDescriptionFieldName
      • longDescriptionFieldName

        protected java.lang.String longDescriptionFieldName
    • Constructor Detail

      • MetadataFieldsFetcherFromResultSet

        public MetadataFieldsFetcherFromResultSet​(BaseSQLContext sqlContext)