public interface HandlerFactory
SqlMethodAnnotation| Modifier and Type | Method and Description |
|---|---|
Handler |
buildHandler(Class<?> sqlObjectType,
Method method)
Returns a
Handler instance for executing the given SQL Object method. |
Copyright © 2016. All rights reserved.