public interface JdbcExecutionAspect<R,C extends JdbcExecutionContext<R>> extends Aspect<C>
Modifier and Type | Method and Description |
---|---|
R |
invoke(C context) |
R invoke(C context) throws ThrowBreak, ThrowContinue, ThrowReturn
invoke
in interface Aspect<C extends JdbcExecutionContext<R>>
ThrowBreak
ThrowContinue
ThrowReturn
Copyright © 2003–2021 XDEV Software. All rights reserved.