|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Index | |
---|---|
org.apache.openejb.core | |
org.apache.openejb.core.managed | |
org.apache.openejb.core.stateful |
Uses of Index in org.apache.openejb.core |
---|
Methods in org.apache.openejb.core that return Index | |
---|---|
Index<javax.persistence.EntityManagerFactory,java.util.Map> |
CoreDeploymentInfo.getExtendedEntityManagerFactories()
|
Methods in org.apache.openejb.core with parameters of type Index | |
---|---|
void |
CoreDeploymentInfo.setExtendedEntityManagerFactories(Index<javax.persistence.EntityManagerFactory,java.util.Map> extendedEntityManagerFactories)
|
Uses of Index in org.apache.openejb.core.managed |
---|
Methods in org.apache.openejb.core.managed with parameters of type Index | |
---|---|
java.util.Map<javax.persistence.EntityManagerFactory,javax.persistence.EntityManager> |
Instance.getEntityManagers(Index<javax.persistence.EntityManagerFactory,java.util.Map> factories)
|
Uses of Index in org.apache.openejb.core.stateful |
---|
Methods in org.apache.openejb.core.stateful with parameters of type Index | |
---|---|
java.util.Map<javax.persistence.EntityManagerFactory,javax.persistence.EntityManager> |
Instance.getEntityManagers(Index<javax.persistence.EntityManagerFactory,java.util.Map> factories)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |