| |
|
| java.lang.Object org.objectweb.speedo.AbstractSpeedo org.objectweb.speedo.ejb.EJBSpeedo
Constructor Summary | |
public | EJBSpeedo() | public | EJBSpeedo(Map props) It creates and initializes a real POManagerFactory with
Julia (Fractal implementation). |
EJBSpeedo | public EJBSpeedo(Map props) throws Throwable(Code) | | It creates and initializes a real POManagerFactory with
Julia (Fractal implementation).
|
close | public void close()(Code) | | |
createContainerEntityManagerFactory | public EntityManagerFactory createContainerEntityManagerFactory(PersistenceUnitInfo pi)(Code) | | |
createEntityManager | public EntityManager createEntityManager()(Code) | | |
createEntityManager | public EntityManager createEntityManager(PersistenceContextType pct)(Code) | | |
createEntityManagerFactory | public EntityManagerFactory createEntityManagerFactory(String name, Map props)(Code) | | |
getEntityManager | public EntityManager getEntityManager()(Code) | | |
isOpen | public boolean isOpen()(Code) | | |
isOptimisticTransaction | protected boolean isOptimisticTransaction(Map props)(Code) | | |
throwUserException | protected void throwUserException(String msg)(Code) | | |
|
|
|