Package com.querydsl.sql
Class StatementOptions
java.lang.Object
com.querydsl.sql.StatementOptions
StatementOptions holds parameters that should be applied to Statements.-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionStatementOptions(Integer maxFieldSize, Integer maxRows, Integer queryTimeout, Integer fetchSize) -
Method Summary
-
Field Details
-
DEFAULT
-
-
Constructor Details
-
StatementOptions
-
-
Method Details
-
getMaxFieldSize
-
getMaxRows
-
getQueryTimeout
-
getFetchSize
-
builder
-