public class R2dbcMapperMethodResolver
extends org.apache.ibatis.builder.annotation.MethodResolver
| Constructor and Description |
|---|
R2dbcMapperMethodResolver(R2dbcMapperAnnotationBuilder annotationBuilder,
Method method)
Instantiates a new R2dbc mapper method resolver.
|
public R2dbcMapperMethodResolver(R2dbcMapperAnnotationBuilder annotationBuilder, Method method)
annotationBuilder - the annotation buildermethod - the methodCopyright © 2022. All rights reserved.