jpa

  • submit to reddit

Be Standard, be Free: Use JSR-303 for Validation

No matter what type of application we develop, coding validations is our everyday task. For years we have used a big variety of techniques and frameworks...

7 replies - 8545 views - 03/03/11 by Javier Paniza in Articles

OpenXava 4.1: Rapid Development with Bean Validation support

OpenXava is a framework for rapid development of business applications using Java or Groovy. It is easy to learn and one can have an application up in no...

0 replies - 1650 views - 02/16/11 by Javier Paniza in Announcements

DataNucleus AccessPlatform 3.0 M1

We have just released the first milestone of DataNucleus AccessPlatform 3.0. AccessPlatform provides Java persistence using JDO/JPA APIs to RDBMS, ODBMS...

0 replies - 1368 views - 02/01/11 by Andy Jefferson in Announcements

GigaSpaces Releases eXtreme Application Platform (XAP) 8.0 – Ensures Technology Openness and Provides Continuous Scaling

GigaSpaces Technologies, the leading provider of a new generation of virtualized application platforms, announces the launch of eXtreme Application Platform...

0 replies - 852 views - 01/31/11 by Guy Korland in Announcements

OpenXava 4.0.1: AJAX applications from domain classes

OpenXava is a productive way for creating business AJAX applications with Java. With OpenXava you only need to write domain classes (simple Java or Groovy...

0 replies - 1703 views - 01/12/11 by Javier Paniza in Announcements

DataNucleus AccessPlatform 2.2.0 Released

DataNucleus AccessPlatform 2.2.0 has just been released. AccessPlatform provides access to a range of datastores for Java applications using JDO/JPA API's....

0 replies - 664 views - 12/16/10 by Andy Jefferson in Announcements

DataNucleus AccessPlatform 2.2.0

DataNucleus AccessPlatform 2.2.0 has just been released. AccessPlatform provides access to a range of datastores for Java applications using JDO/JPA API's....

0 replies - 1041 views - 12/14/10 by Andy Jefferson in Announcements

OpenXava 4.0: Rapid Java Web Development

OpenXava is a framework for rapid development of business applications using Java. It is easy to learn and one can have an application up in no time. At...

0 replies - 9586 views - 11/25/10 by Javier Paniza in Articles

OpenXava 4m6: Rapid Java Web Development Framework

OpenXava is a productive way for creating business AJAX applications with Java. With OpenXava you only need to write domain classes (simple Java classes...

0 replies - 1870 views - 11/11/10 by Javier Paniza in Announcements

New JPA Performance Benchmark

This article presents a new open source database performance benchmark for JPA that covers Hibernate, EclipseLink, DataNucleus, OpenJPA and ObjectDB. My...

18 replies - 12326 views - 11/10/10 by Ilan Kirsh in Articles

SIwpas CR5

What is SIwpas?SIwpas aim is to integrate Apache Software Foundation(ASF) JavaTM Platform,· Enterprise Edition 6 (Java EE 6) Web Profile Specification related...

1 replies - 986 views - 11/02/10 by Gurkan Erdogdu in Announcements

SIwpas, Java EE Web Profile Compatible Server CR2

What is SIwpas?SIwpas aim is to integrate Apache Software Foundation(ASF) JavaTM Platform, Enterprise Edition 6 (Java EE 6) Web Profile Specification related...

0 replies - 1322 views - 08/20/10 by Gurkan Erdogdu in Announcements

A Tricky Lazy-Exception With JSF

JSF with Seam and JPA is quite a powerful combination. However, you still have to be aware of many nuances. I plan to share some of these, starting with a...

0 replies - 4808 views - 07/29/10 by Gabor Farkas in Tips and Tricks

OpenXava 4m5: Rapid Development for Ajax Business Applications

OpenXava is a productive way for creating business AJAX applications with Java. With OpenXava you only need to write domain classes (simple Java classes...

2 replies - 1670 views - 07/29/10 by Javier Paniza in Announcements

Optimizing JPA Performance: An EclipseLink, Hibernate, and OpenJPA Comparison

'Impedance mismatch'. No two words encompass the troubles, headaches and quirks most developers face when attempting to link applications to...

14 replies - 77993 views - 07/20/10 by Daniel Rubio in Articles