Class DbType


  • public class DbType
    extends Object
    • Method Detail

      • getSize

        public int getSize()
      • getOptions

        public String[] getOptions()
      • getOption

        public String getOption​(int index,
                                String def)
        Return the option corresponding to the index or the def value if this is not possible.
        Parameters:
        index - index of the option
        def - default value
        Returns:
        option