Get tips on using enterprise Java technologies and APIs, such as those in Java Platform, Enterprise Edition (Java EE).
Enterprise Tech Tips
Archives
« November 2009
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
Today
Click me to subscribe
Search

Links
 

Today's Page Hits: 2159

Thursday Jul 31, 2008
Combining Groovy, Grails, MySQL, and the Java Persistence API
This tip shows you how to create an online catalog application using the Groovy language, the Grails framework, the MySQL database, the Java Persistence API, and the GlassFish application server.[Read More]
Posted at 01:12PM Jul 31, 2008 by edort in Java Persistence  |  Comments[18]

Wednesday Jul 02, 2008
Preventing Non-Repeatable Reads in JPA Using EclipseLink
In this tip, you'll learn how to prevent non-repeatable reads through the Java Persistence API (JPA) and JPA extensions provided by the EclipseLink framework. [Read More]
Posted at 04:46PM Jul 02, 2008 by edort in Java Persistence  |  Comments[6]