spring-data-mybatis icon indicating copy to clipboard operation
spring-data-mybatis copied to clipboard

How to get the automatic mapping in custom mappers?

Open kopax opened this issue 5 years ago • 0 comments
trafficstars

I would like to avoid having to rewrite the whole JDBC/JAVA mapping in my xml mappers.

Is there a way to inject (for example using a mybatis insert), the whole mapping in my custom query?

kopax avatar May 24 '20 19:05 kopax