davidmoten / davidmoten/rxjava-jdbc
Not able to automap short column in Kotlin
Open
question
- Dominant language
- Java
- Stars
- 801
- Forks
- 114
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
I have a short column in DB, but i am not able to autoMap it to a DTO.
i am getting below error
`Be sure not to use primitives in a constructor when calling autoMap()`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.