Package | Description |
---|---|
sirius.db.jdbc |
Support layer for using JDBC (accessing SQL Databases).
|
sirius.db.jdbc.constraints |
Modifier and Type | Method and Description |
---|---|
protected long |
SmartQuery.execCount(SmartQuery.Compiler compiler,
Connection c) |
protected void |
SmartQuery.execIterate(Function<E,Boolean> handler,
SmartQuery.Compiler compiler,
sirius.kernel.commons.Limit limit,
boolean nativeLimit,
ResultSet rs) |
protected sirius.kernel.health.HandledException |
SmartQuery.queryError(SmartQuery.Compiler compiler,
Exception e) |
Modifier and Type | Method and Description |
---|---|
abstract void |
SQLConstraint.appendSQL(SmartQuery.Compiler compiler)
Generates the appropriate SQL into the given compiler
|
void |
Exists.appendSQL(SmartQuery.Compiler compiler) |
Copyright © 2018. All rights reserved.