public class JpaUtil extends Object
| Constructor and Description |
|---|
JpaUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Principal |
findPrincipal()
Looks for principal in facescontext or ejb sessioncontext
|
static javax.persistence.EntityManagerFactory |
getEntityManagerFactory(String name)
return a cached EntityManagerFactory, make sure you close it when it is not needed anymore.
|
public static javax.persistence.EntityManagerFactory getEntityManagerFactory(String name)
name - public static Principal findPrincipal() throws NamingException, IllegalStateException
NamingExceptionIllegalStateExceptionCopyright © 2018 Fryske Akademy. All rights reserved.