| Package | Description |
|---|---|
| org.jdbi.v3.sqlobject |
SQL Objects
|
| org.jdbi.v3.sqlobject.statement |
The
sqlobject.statement annotations declare the type of statement
that a SqlObject method should create, such as a @SqlQuery to return rows or a
@SqlUpdate to modify rows and return the modification count. |
| Class and Description |
|---|
| ParameterCustomizerFactory |
| Class and Description |
|---|
| ParameterCustomizerFactory |
Copyright © 2019. All rights reserved.