Internal Website Search

1-4 of 4 results

JPA Tutorials

WebLogic ). The next tutorial shows how to use JPA in a full Model-View-Controller (MVC) Java EE 6 web

Entity Management Config questions

David Moshal The following blog explains the differences: http:// weblogs .java.net/blog/2006/05/04

Finding out the JPA provider

Do you have any preferred way of finding out whether ObjectDb is my EntityManager's JPA Provider? I know there are problems with using getDelegate ( http:// weblogs .java.net/blog/ss141213/archive/2009/05/be_careful_whil.html ) but on the other hand unwrap is not very portable ( https

CM Transaction Implementation

Hi All, How to implement Container Managed Transaction using Glassfish / Weblogic server. Please provide us the step by step instruction, how ti achieve it       umesh umesh Please check the following tutorial: http://www.objectdb.com/tutorial/jpa/ee support Support