|
Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
Project Release Information2010-03-05 01:22 This release adds support for character large objects (Clob) to java.lang.String conversions and ORDER BY clauses in the generated query methods. 2010-02-11 00:31 This version adds automatic date type conversion and introduces an object parameters option on the query interface. Project Resources
Project Description KeyAccess is a light-weight object-relational mapping (ORM) tool for Java, using existing databases as the starting point to generate a domain model. Its main goal is to reduce and sometimes eliminate manual updating between your domain object model and the underlying databases, while still being able to use arbitrarily complex SQL queries. In addition, KeyAccess doesn’t mandate a special architecture or framework – it will work in any application using JDBC. (This Description is auto-translated) |