Class Param.ParamExpState

  • Enclosing class:
    Param

    public static class Param.ParamExpState
    extends ExpState
    Expression state.
    • Constructor Summary

      Constructors 
      Constructor Description
      ParamExpState()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • sqlValue

        public java.lang.Object sqlValue
      • otherLength

        public int otherLength
      • discValue

        public java.lang.Object discValue
    • Constructor Detail

      • ParamExpState

        public ParamExpState()