Subscribe
Tutorial search

An update on Java Persistence API 2.0 - Java tutorial


As the JPA Expert Group (JSR-317) nears completion of the JPA 2.0 specification, this article introduces you to some of the new concepts and features in this updated specification. It also explains how you can experience this new functionality with the Apache OpenJPA project, an open-source, robust, high performance, scalable implementation of the JPA specification.
Category: Java > Application - Difficulty:


More cool Java tutorials:



Struts 2 UI Tags Example
Struts 2 UI Tags Example
In this example you wil see how to create a registration page using Struts 2 UI tags. You will also learn how to pre populate the form fields, set default values to it and to retrive the values back in the jsp page.
Difficulty:
Core Java Technologies Technical Tips
Core Java Technologies Technical Tips
Topics Covered:

1. Converting Images to BMP/WMBP
2. Pooling Threads to Execute Short Tasks

(These tips were developed using the Java 2 Platform Standard Edition Development Kit 5.0 (JDK 5.0).)
Difficulty:
Custom Cursors using Java
Custom Cursors using Java
This is more of a sample than a tutorial. I will provide you with the code to create a custom cursor, and explain the funtions used by refrencing the Java Documentation.
Difficulty:
Tutorial an easy ghostwritter
Tutorial an easy ghostwritter
Hey again, I thought I will give a small tutorial how to make a ghostwritter. I have made this with some help of CC, so it turned out to be awsome.
Difficulty:
Android 101 Series - Hello Android
Android 101 Series - Hello Android
The first tutorial in an ongoing series about android programming, this simple tutorial introduces you to Android programming and some basic concepts i.e. XML based layouts and event handling
Difficulty: