类 SQLCustomQuery

  • 所有已实现的接口:
    Serializable, CustomQuery

    public class SQLCustomQuery
    extends Object
    implements CustomQuery, Serializable
    Implements Hibernate's built-in support for native SQL queries.

    This support is built on top of the notion of "custom queries"...

    作者:
    Gavin King, Max Andersen, Steve Ebersole
    另请参阅:
    序列化表格