public final class EntityManagerBuilder
extends java.lang.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
Constructor and Description |
---|
EntityManagerBuilder() |
Modifier and Type | Method and Description |
---|---|
static EntityManagerBuilderWithUrl |
url(java.lang.String url) |
public static EntityManagerBuilderWithUrl url(java.lang.String url)
Copyright © 2007-2021 Atlassian. All Rights Reserved.