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
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JDBCHelper!