Class OutputParameter

    • Constructor Detail

      • OutputParameter

        public OutputParameter​(int sqlType,
                               int scale,
                               String typeName)
    • Method Detail

      • getSqlType

        public int getSqlType()
      • getScale

        public int getScale()
      • getTypeName

        public String getTypeName()