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]
This Tech Tip demonstrates how to use a tool called P6Spy to trace the database requests issued by an application running with the GlassFish v2 application server. Specifically, you'll learn how to trace SQL statements from an application that uses GlassFish's
JDBC Connection Pool.[
Read More]
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]