hibernate / hibernate-models

An abstraction over "reflection" and annotations
Apache License 2.0
2 stars 5 forks source link

Correction and simplification of `TypeDetails#isResolved()` implementation #61

Closed mbladel closed 2 months ago

mbladel commented 2 months ago

After what we found about the expectations for TypeDetails#isResolved() is ORM, I believe that we can simplify our current implementation of it while also ensuring correct semantics: