public static class FetchDirection.FetchDirectionSqlStatementCustomizer extends Object implements SqlStatementCustomizer
| Constructor and Description |
|---|
FetchDirection.FetchDirectionSqlStatementCustomizer(Integer direction) |
public FetchDirection.FetchDirectionSqlStatementCustomizer(Integer direction)
public void apply(SQLStatement q) throws SQLException
SqlStatementCustomizerapply in interface SqlStatementCustomizerq - the statement being customizedSQLException - will abort statement creationCopyright © 2013. All rights reserved.