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
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JDBCHelper!