org.kuali.common.jdbc.listener
Class SqlExecutionEvent
java.lang.Object
org.kuali.common.jdbc.listener.AbstractTimedEvent
org.kuali.common.jdbc.listener.SqlExecutionEvent
Deprecated.
@Deprecated
public class SqlExecutionEvent
- extends AbstractTimedEvent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SqlExecutionEvent
public SqlExecutionEvent()
- Deprecated.
SqlExecutionEvent
public SqlExecutionEvent(JdbcContext context,
long startTimeMillis,
long stopTimeMillis)
- Deprecated.
getContext
public JdbcContext getContext()
- Deprecated.
setContext
public void setContext(JdbcContext context)
- Deprecated.
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.