Package ome.util
Class SqlAction.LoggingSqlAction
- java.lang.Object
-
- ome.util.SqlAction.LoggingSqlAction
-
- All Implemented Interfaces:
org.aopalliance.aop.Advice
,org.aopalliance.intercept.Interceptor
,org.aopalliance.intercept.MethodInterceptor
- Enclosing interface:
- SqlAction
public static class SqlAction.LoggingSqlAction extends java.lang.Object implements org.aopalliance.intercept.MethodInterceptor
-
-
Constructor Summary
Constructors Constructor Description LoggingSqlAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
invoke(org.aopalliance.intercept.MethodInvocation arg0)
-