|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.platform.engine.services.audit.AuditConnection
public class AuditConnection
| Constructor Summary | |
|---|---|
AuditConnection()
|
|
| Method Summary | |
|---|---|
java.sql.Connection |
getAuditConnection()
|
javax.sql.DataSource |
getAuditDatasource()
|
void |
initialize()
|
void |
setUseNewDatasourceService(boolean useNewService)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuditConnection()
| Method Detail |
|---|
public void initialize()
public void setUseNewDatasourceService(boolean useNewService)
public javax.sql.DataSource getAuditDatasource()
public java.sql.Connection getAuditConnection()
throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||