|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.openadmin.server.dao.EJB3ConfigurationDaoImpl
public class EJB3ConfigurationDaoImpl
| Field Summary | |
|---|---|
protected javax.persistence.spi.PersistenceUnitInfo |
persistenceUnitInfo
|
| Constructor Summary | |
|---|---|
EJB3ConfigurationDaoImpl()
|
|
| Method Summary | |
|---|---|
org.hibernate.ejb.Ejb3Configuration |
getConfiguration()
|
javax.persistence.spi.PersistenceUnitInfo |
getPersistenceUnitInfo()
|
void |
setPersistenceUnitInfo(javax.persistence.spi.PersistenceUnitInfo persistenceUnitInfo)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.persistence.spi.PersistenceUnitInfo persistenceUnitInfo
| Constructor Detail |
|---|
public EJB3ConfigurationDaoImpl()
| Method Detail |
|---|
public org.hibernate.ejb.Ejb3Configuration getConfiguration()
getConfiguration in interface EJB3ConfigurationDaopublic javax.persistence.spi.PersistenceUnitInfo getPersistenceUnitInfo()
public void setPersistenceUnitInfo(javax.persistence.spi.PersistenceUnitInfo persistenceUnitInfo)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||