Menu

Query Object Factory / News: Recent posts

QueryObjectFactory RC2 of Version 1.0.0 Released

QueryObjectFactory is a fast, lightweight runtime JDBC code generator providing support for CRUD (create, retrieve, update and delete) operations and stored procedure calls. It uses byte-code generation to create type-safe query object classes from query method specifications and annotations. QueryObjectFactory is database independent and is using the standard JDBC API. It provides mapping support for the standard Java data and collection types and can be extended with custom adapters. ... read more

Posted by Renato Brunella 2007-09-16

Query Object Factory Project Web Site published

QueryObjectFactory is a fast, lightweight runtime JDBC code generator providing support for CRUD (create, retrieve, update and delete) operations and stored procedure calls. It uses byte-code generation to create type-safe query object classes from query method specifications and annotations. QueryObjectFactory is database independent and is using the standard JDBC API. It provides mapping support for the standard Java data and collection types and can be extended with custom adapters.... read more

Posted by Renato Brunella 2007-09-13

QueryObjectFactory RC1 released!

We are proud to announce the first release candidate of QueryObjectFactory - a light-weight runtime JDBC code generator simplifying the development of fast, stable JDBC code.

Posted by Renato Brunella 2007-09-01