org.odata4j.producer.jpa
Class JPASkipToken
java.lang.Object
org.odata4j.producer.jpa.JPASkipToken
public class JPASkipToken
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPASkipToken
public JPASkipToken()
create
public static String create(List<OrderByExpression> orderByList,
OEntity lastEntity)
parse
public static BoolCommonExpression parse(String primaryKeyName,
List<OrderByExpression> orderByList,
String skipToken)
http://odata4j.org