|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.store.jpa.ConfStoreConnectionJpa
public class ConfStoreConnectionJpa
| Constructor Summary | |
|---|---|
ConfStoreConnectionJpa(javax.persistence.EntityManager em)
|
|
| Method Summary | |
|---|---|
void |
close()
|
DeploymentUnitDAO |
createDeploymentUnit(java.lang.String name)
|
DeploymentUnitDAO |
getDeploymentUnit(java.lang.String name)
|
java.util.Collection<DeploymentUnitDAO> |
getDeploymentUnits()
|
long |
getNextVersion()
|
void |
setVersion(long version)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfStoreConnectionJpa(javax.persistence.EntityManager em)
| Method Detail |
|---|
public void close()
close in interface ConfStoreConnectionpublic DeploymentUnitDAO createDeploymentUnit(java.lang.String name)
createDeploymentUnit in interface ConfStoreConnectionpublic DeploymentUnitDAO getDeploymentUnit(java.lang.String name)
getDeploymentUnit in interface ConfStoreConnectionpublic java.util.Collection<DeploymentUnitDAO> getDeploymentUnits()
getDeploymentUnits in interface ConfStoreConnectionpublic long getNextVersion()
getNextVersion in interface ConfStoreConnectionpublic void setVersion(long version)
setVersion in interface ConfStoreConnection
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||