Class OrderingSpecification

    • Field Summary

      • Fields inherited from class antlr.BaseAST

        down, right
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      OrderingSpecification.Ordering getOrdering()  
      String getRenderableText()
      Build the node's representation for use in the resulting rendering.
      • Methods inherited from class antlr.CommonAST

        getText, getType, initialize, initialize, initialize, setText, setType
      • Methods inherited from class antlr.BaseAST

        addChild, decode, encode, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getColumn, getFirstChild, getLine, getNextSibling, getNumberOfChildren, getTokenNames, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toString, toStringList, toStringTree, xmlSerialize, xmlSerializeNode, xmlSerializeRootClose, xmlSerializeRootOpen
      • Methods inherited from interface org.hibernate.sql.ordering.antlr.Node

        getText
    • Constructor Detail

      • OrderingSpecification

        public OrderingSpecification()