New features:
- incremental database update by meta-model using DDL statements
- LIMIT and OFFSET are supported
- database indexes are created by the meta-model, added support for unique, non-unique indexes including the composed one
- checking of SQL keywords
- more enhancements inspired by the real needs of developers of commercial application
Release of version 1.0 is scheduled for autumn 2010, in this version is planned:
- controlling the session and transactions by the Spring Framework
- support for calling database stored procedures
- completing Wiki documentation
Related links: