Package org.sqlproc.engine.plugin
Class SqlFromToPlugin.LimitType
- java.lang.Object
-
- org.sqlproc.engine.plugin.SqlFromToPlugin.LimitType
-
- Enclosing interface:
- SqlFromToPlugin
public static class SqlFromToPlugin.LimitType extends Object
The characteristic of FROM and TO restrictions used inSqlQuery.list(SqlRuntimeContext).
-
-
Field Summary
Fields Modifier and Type Field Description booleanafterSqlbooleanalsoFirstbooleanmaxBeforeFirstbooleanrowidBasedMaxbooleanzeroBasedFirst
-
Constructor Summary
Constructors Constructor Description LimitType()
-