public class Derby10o7Dialect extends Derby10o4Dialect
Limit clause:
select name from author OFFSET 5 ROWS FETCH NEXT 10 ROWS ONLY
Constructor and Description |
---|
Derby10o7Dialect() |
Modifier and Type | Method and Description |
---|---|
String |
getSqlPatternPaging() |
addFeature, buildQueryCount, buildQueryPaging, buildQueryPaging, countOccurrencesOf, getAccessId, getAccessRevision, getMaxOfParameters, getSqlPatternCount, name, setMaxOfParameters, sqlEndsWithOrderBy, sqlEndWithForUpdate, sqlStartWithSelect, sqlStartWithSelectOrDistinct, supportsFeature, supportsParmMark
public Derby10o7Dialect()
public String getSqlPatternPaging()
getSqlPatternPaging
in interface net.sf.jkniv.sqlegance.dialect.SqlDialect
getSqlPatternPaging
in class net.sf.jkniv.sqlegance.dialect.AnsiDialect
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.