Develop and Download Open Source Software

KeyAccess

Back to Project Summary

Would you recoomend this project?

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 Information

2010-05-25 23:09
Support for table filtering on user schemas and API improvements were added.
2010-04-24 02:36
This release adds debugging facilities and more flexible query functions.
2010-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.
2010-02-04 08:39
Initial release.

Project Resources

http://freecode.com/projects/keyaccess

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)

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.