|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.ao.builder.EntityManagerBuilder
public final class EntityManagerBuilder
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
EntityManagerBuilderWithUrl,
EntityManagerBuilderWithUrlAndUsername,
EntityManagerBuilderWithDatabaseProperties| Constructor Summary | |
|---|---|
EntityManagerBuilder()
|
|
| Method Summary | |
|---|---|
static EntityManagerBuilderWithUrl |
url(java.lang.String url)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityManagerBuilder()
| Method Detail |
|---|
public static EntityManagerBuilderWithUrl url(java.lang.String url)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||