类 WhereParser

  • 所有已实现的接口:
    Parser
    直接已知子类:
    HavingParser

    public class WhereParser
    extends Object
    implements Parser
    Parses the where clause of a hibernate query and translates it to an SQL where clause.