Class SqlLiteralExactnumeric


  • public class SqlLiteralExactnumeric
    extends SqlNode
    • Constructor Detail

      • SqlLiteralExactnumeric

        public SqlLiteralExactnumeric​(java.math.BigDecimal value)
    • Method Detail

      • getValue

        public java.math.BigDecimal getValue()
      • toSimpleSql

        public java.lang.String toSimpleSql()