| Package | Description |
|---|---|
| me.saharnooby.lib.query.query |
| Modifier and Type | Method and Description |
|---|---|
ResultSetWrapper |
AbstractQuery.query(@NonNull Connection con)
Creates a prepared statement and executes a query.
|
ResultSetWrapper |
AbstractQuery.updateWithKeys(@NonNull Connection con)
Executes an update, returning generated keys.
|
Copyright © 2021. All rights reserved.