Ebean ORM Version 2.0.1 has been released. The main additions for this version include: DDL GenerationPropertyChangeSupport for enhanced entity...
0 replies - 212 views - 09/10/09 by Robin Bygrave in Announcements
DZone recently sat down with Jesse Davis, Senior Engineering Manager at DataDirect Technologies. In this interview, Jesse talks about how the JDBC (Java...
0 replies - 4519 views - 08/31/09 by Nitin Bharti in Videos
Butterfly Persistence 5.2.0 contains support for easier scoping of connections and transactions. In other words, it has become easier to make sure that...
0 replies - 359 views - 08/07/09 by Jakob Jenkov in Announcements
Butterfly Persistence v. 5.1.9 is a JDK 5 compliant version of Butterfly Persistence, which used to require JDK 6. Several users had requested a JDK 5...
0 replies - 550 views - 06/04/09 by Jakob Jenkov in Announcements
If you use an enterprise application, you probably maintain full-size copies of the production database to meet development and testing requirements. Numerous...
1 replies - 1009 views - 05/21/09 by Wisser in Announcements
The
announcement of Eclipse’s Java Persistence Platform project signals the
inauguration of a new generation of persistence in which all of the
dominant...
6 replies - 6622 views - 03/03/09 by Nitin Bharti in Videos
Ebean v1.0.0 introduces support for declarative transactions via a @Transactional annotation. This means you can add the @Transactional annotation to a method...
0 replies - 876 views - 11/26/08 by Robin Bygrave in Announcements
Ebean ORM adds support for Enhancement via javaagent, Eclipse IDE Plugin and ANT task to existing Subclass Generation approach. The User Guide includes a...
1 replies - 1388 views - 11/01/08 by Robin Bygrave in Announcements
jLynx Persistence has just been updated to Version 1.6.0.Designed to be simple to learn and use, this version renames the interface and implementation to the...
4 replies - 1169 views - 08/25/08 by Greg Ritchie in Announcements
We deal with numerous high level frameworks and abstractions in our day to day jobs, and sometimes we forget the basic basics. The little things that matter so...
1 replies - 6732 views - 06/06/08 by Jeevan in News
jPersist now includes added support for more efficient use of prepared statements and batch updates, and fixes a couple of issues introduced with yesterday’s...
0 replies - 3173 views - 05/30/08 by David B. in Announcements
This guide describes how to use the JavaFX technology in application development. Common questions such as how to create CRUD-oriented systems and using SQL ...
17 replies - 14743 views - 02/25/08 by Sergey Surikov in Tips and Tricks