Class AbstractKeysetLink
java.lang.Object
com.blazebit.persistence.impl.keyset.AbstractKeysetLink
- All Implemented Interfaces:
KeysetLink
- Direct Known Subclasses:
LazyKeysetLink,SimpleKeysetLink
- Since:
- 1.0.0
- Author:
- Christian Beikov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidvalidate(Keyset keyset, List<OrderByExpression> orderByExpressions) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.blazebit.persistence.impl.keyset.KeysetLink
getKeyset, initialize
-
Constructor Details
-
AbstractKeysetLink
-
-
Method Details
-
validate
-
getKeysetMode
- Specified by:
getKeysetModein interfaceKeysetLink
-