| Interface | Description |
|---|---|
| JdbcUtils.SqlListener |
| Class | Description |
|---|---|
| JdbcDb |
Exposes the tables of a JDBC data source as REST
Collections. |
| JdbcDbUserDao |
Looks up a
User from the configured JdbcDb supporting user/group/role permissioning. |
| JdbcUtils |
A collection of super helpful JDBC utility methods with SQL injection attack defense built in.
|
| SqlQuery<D extends io.inversion.Db> |
Composes and executes a SQL SELECT based on supplied RQL
Terms. |
| SqlQuery.Parts |
Copyright © 2021 Rocket Partners, LLC. All rights reserved.