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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JDBCHelper!