|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectau.edu.jcu.hpc.srb.mcatext.dao.postgresql.DomainDaoImpl
public class DomainDaoImpl
| Constructor Summary | |
|---|---|
DomainDaoImpl()
|
|
| Method Summary | |
|---|---|
java.util.List<SRBDomainEvent> |
getDomainEvents()
|
javax.sql.DataSource |
getMcatDao()
|
boolean |
isMonitored()
isMonitored check wether the database we are looking is setup
to do triggers. |
void |
setMcatDao(javax.sql.DataSource mcatDao)
|
void |
setupMonitoring()
setupMonitoring makes the necessary changes to the database to
enable triggers. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DomainDaoImpl()
| Method Detail |
|---|
public javax.sql.DataSource getMcatDao()
public void setMcatDao(javax.sql.DataSource mcatDao)
public java.util.List<SRBDomainEvent> getDomainEvents()
getDomainEvents in interface DomainDaopublic boolean isMonitored()
SetupDaoisMonitored check wether the database we are looking is setup
to do triggers.
isMonitored in interface SetupDaopublic void setupMonitoring()
SetupDaosetupMonitoring makes the necessary changes to the database to
enable triggers.
setupMonitoring in interface SetupDao
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||