public interface DatabaseDialect
Modifier and Type | Method and Description |
---|---|
String |
generateSQLWithOffsetAndLimit(String sql,
Long offset,
Long limit)
Generates SQL with appropriate offset and limit settings.
|
String |
getDatabaseProductName()
Returns database product name.
|
String getDatabaseProductName()
Copyright © 2014–2015 Vracon s.r.o.. All rights reserved.