Tag

#annotations

1 post

← All posts
annotations · JUN 27 · 2013

How to use Reflection to Document your Data Model based on JPA Annotations

So using JPA, Hibernate or EBeans is cool when you can just annotate your Java classes, but haven’t you always wished you could “generate” documentation of your data model from the code? Pulling information of the...

#annotations #hibernate #java #jpa Read essay →