Uses of Interface
org.jooq.SimpleSelectOrderByStep

Packages that use SimpleSelectOrderByStep
org.jooq   
 

Uses of SimpleSelectOrderByStep in org.jooq
 

Subinterfaces of SimpleSelectOrderByStep in org.jooq
 interface SimpleSelectConditionStep<R extends Record>
          This type is used for the Select's DSL API when selecting specific Record types.
 interface SimpleSelectWhereStep<R extends Record>
          This type is used for the Select's DSL API when selecting specific Record types.
 



Copyright © 2012. All Rights Reserved.