hibernate / hibernate-models

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

#45 - Allow full construction of DynamicClassDetails, DynamicFieldDetails and DynamicMethodDetails #46

Closed sebersole closed 3 months ago

sebersole commented 3 months ago

Avoid some of the exceptions from ORM 7.0 when no physical Class is present.