类 SelectParser

  • 所有已实现的接口:
    Parser

    public class SelectParser
    extends Object
    implements Parser
    Parsers the select clause of a Hibernate query.
    作者:
    Gavin King, David Channon