public class OrderByBinder
extends Object
Created by christian on 9/23/2016.
-
Method Summary
org.jooq.SelectQuery<org.jooq.Record>
static org.jooq.Field<?>
find(org.jooq.SelectQuery<?> selectQuery,
String fieldIdentifier)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
find
public static org.jooq.Field<?> find(org.jooq.SelectQuery<?> selectQuery,
String fieldIdentifier)
-
bind
public org.jooq.SelectQuery<org.jooq.Record> bind()