类 HavingParser

  • 所有已实现的接口:
    Parser

    public class HavingParser
    extends WhereParser
    Parses the having clause of a hibernate query and translates it to an SQL having clause.
    • 构造器详细资料

      • HavingParser

        public HavingParser()