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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JDBCHelper!