A small, simple JDBC helper library to aid in serialising/deserialising Java objects between a database.
Features
- Simple serialisation and deserialisation of POJOs to and from JDBC databases.
- Uses annotated classes, so that there are no xml setup files. Code and go.
- A whole INSERT, UPDATE or DELETE can be performed on a single line of code.
- Has iterators, in case you don't need a whole list of POJOs.
- Contains simple JUnit test files showing typical usage patterns.
- Provides a choice of helper interfaces. Choose your own level of interaction with JDBC.
Categories
DatabaseLicense
Apache License V2.0Follow JDBCHelper
Other Useful Business Software
Orchestrate Your AI Agents with Zenflow
Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JDBCHelper!