net.java.ao.test
Class SqlTracker

java.lang.Object
  extended by net.java.ao.test.SqlTracker

public final class SqlTracker
extends Object


Constructor Summary
SqlTracker()
           
 
Method Summary
 boolean isSqlExecuted()
           
 void onSql(SqlEvent sql)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlTracker

public SqlTracker()
Method Detail

onSql

@EventListener
public void onSql(SqlEvent sql)

isSqlExecuted

public boolean isSqlExecuted()


Copyright © 2007-2011. All Rights Reserved.