net.java.ao.builder
Class EntityManagerBuilder
java.lang.Object
net.java.ao.builder.EntityManagerBuilder
public final class EntityManagerBuilder
- extends Object
Class to make it easier to build a fully configured EntityManager
This is the root class of a set that helps developers build a correctly configured manager
- See Also:
EntityManagerBuilderWithUrl
,
EntityManagerBuilderWithUrlAndUsername
,
EntityManagerBuilderWithDatabaseProperties
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityManagerBuilder
public EntityManagerBuilder()
url
public static EntityManagerBuilderWithUrl url(String url)
Copyright © 2007-2011. All Rights Reserved.