hibernate / hibernate-models

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

Model void and Void as a ClassDetails impl rather than null #2

Closed sebersole closed 7 months ago

sebersole commented 7 months ago

Especially when as annotation attribute defaults, using null can cause problems in terms of storing in (attribute value) Maps.