Quantcast
Channel: JavaPins - Stories tagged with persistence
Browsing all 4 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Google App Engine for Java, Part 3: Persistence and relationships

Data persistence is a cornerstone of scalable application delivery in enterprise environments. In this final article of his series introducing Google App Engine for Java™, Rick Hightower takes on the...

View Article


Image may be NSFW.
Clik here to view.

Java Persistence Performance: How to improve JPA performance

The Java Persistence API (JPA) provides a rich persistence architecture. JPA hides much of the low level dull-drum of database access, freeing the application developer from worrying about the...

View Article


Image may be NSFW.
Clik here to view.

Hibernate Error: java.lang.ClassNotFoundException: javax.persistence.Entity

Problem In JPA or Hibernate development, it hits the following error message :Caused by: java.lang.ClassNotFoundException: javax.persistence.Entity at java.net.URLClassLoader$1.run(Unknown Source) at...

View Article

Image may be NSFW.
Clik here to view.

Understanding Persistence Context « Vishwanath Krishnamurthi's blog

Here’s something on Persistence Context ! This understanding below, is mainly based on what I had read ( and re-read ) in this great article by Sahoo But before you read further, these are the...

View Article
Browsing all 4 articles
Browse latest View live