datanucleus / datanucleus-core

DataNucleus core persistence support - the basis for anything in DataNucleus
124 stars 73 forks source link

Fixed having single field of abstract type using recursion depth 0 #490

Closed kraendavid closed 1 year ago

kraendavid commented 1 year ago

Fixed having single field of abstract type using recursion depth 0. Also made performance improvements regarding ID class targetClassName handling.