Class ResultsMetadataConstants.NULL_TYPES

  • Enclosing interface:
    ResultsMetadataConstants

    public static final class ResultsMetadataConstants.NULL_TYPES
    extends Object
    These types are associated with a DataType or an Element needing the indication of null types.
    • Field Detail

      • NOT_NULL

        public static final Integer NOT_NULL
      • NULLABLE

        public static final Integer NULLABLE
      • UNKNOWN

        public static final Integer UNKNOWN
    • Constructor Detail

      • NULL_TYPES

        public NULL_TYPES()