introduction
What is JdbF ?

Jdbf is an JDBC-based object-relational mapping that allows Java developers to quickly implement database access in their applications. It generates SQL for retreiving, saving, and deleting objects. Other features are shown below:
  • handling database transaction
  • caching data
  • multi vendor's database supporting
  • marshalling and unmarshalling
  • key generation of ids