接口的使用
org.hibernate.sql.ordering.antlr.Node
-
使用Node的程序包 程序包 说明 org.hibernate.sql.ordering.antlr -
-
org.hibernate.sql.ordering.antlr中Node的使用
实现Node的org.hibernate.sql.ordering.antlr中的类 修饰符和类型 类 说明 classCollationSpecificationModels a collation specification (COLLATE using a specific character-set) within aSortSpecification.classNodeSupportBasic implementation of aNodebridging to the AntlrCommonASThierarchy.classOrderByFragmentRepresents a parsed order-by mapping fragment.classOrderingSpecificationModels an ordering specification (ASCENDING or DESCENDING) within aSortSpecification.classSortKeyModels the container node for the sort key, which is the term given by the ANSI SQL specification to the expression upon which to sort for eachSortSpecificationclassSortSpecificationModels each sorting expression.
-