Package | Description |
---|---|
org.restsql.core.impl.mysql | |
org.restsql.core.impl.postgresql |
Modifier and Type | Class and Description |
---|---|
class |
MySqlSqlBuilder
Adds limit clause.
|
Modifier and Type | Class and Description |
---|---|
class |
PostgreSqlSqlBuilder
Adds limit clause and special handling for type casting parameters in prepared statements (apparently only needed for
IN operator).
|
Copyright © 2011-2018 restSQL Project Contributors