| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Make IQTable.inheritColumns works for an arbitrary depth.
|
|/ |
|
|\
| |
| | |
Use ClassLoader of dao interface for proxy
|
|/ |
|
|\
| |
| | |
Fix QueryDSL url
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This functionality is inspired by JDBI but is not based on it's implementation.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This allows custom types to be (de)serialized into a standard JDBC type or
to support db-specific data types, like the Postgres json and xml types.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|