Package | Description |
---|---|
io.jenetics.facilejdbc |
This is the base package of the JDBC wrapper and contains all needed
interfaces and the
Query class. |
io.jenetics.facilejdbc.function |
Contains all needed functional interfaces, which may throw a
SQLException . |
io.jenetics.facilejdbc.spi |
Contains SPI for mapping the values to proper SQL values, if needed.
|