Skip to content

Conversation

@pavelda2
Copy link

NUMERIC type is not correctly automapped to generic field when filed is declared in 3rd and higher parent class.

Commit contains three JUnit tests:

  1. firstLevelInheritedField -> PASSING
  2. secondLevelInheritedField -> PASSING
  3. thirdLevelInheritedField -> FAILING, Inherited filed ID id should be automapped to Integer like in previous test cases. But field is of type BigDecimal at runtime.

@harawata
Copy link
Member

Fixed. See #1260

@harawata harawata closed this Apr 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants