Interface ValueExp

  • All Superinterfaces:
    Serializable
    All Known Implementing Classes:
    AttributeValueExp, StringValueExp

    public interface ValueExp
    extends Serializable
    Represents values that can be passed as arguments to relational expressions. Strings, numbers, attributes are valid values and should be represented by implementations of ValueExp.
    Since:
    1.5

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部