SimpleFlatMapper icon indicating copy to clipboard operation
SimpleFlatMapper copied to clipboard

Support spring data jdbc annotations

Open cn-src opened this issue 4 years ago • 1 comments

Support for annotations: org.springframework.data.relational.core.mapping.Column org.springframework.data.relational.core.mapping.Table

cn-src avatar Dec 06 '19 04:12 cn-src

and, use org.springframework.data.annotation.Id to determine which field is key

cn-src avatar Dec 27 '19 08:12 cn-src