Hotware / Hibernate-Search-GenericJPA

Hibernate-Search with the JPA provider you want
http://hotware.github.io/Hibernate-Search-GenericJPA/
GNU Lesser General Public License v2.1
5 stars 3 forks source link

Automatically deduce data from JPA annotations when parsing the event model #90

Open s4ke opened 8 years ago

s4ke commented 8 years ago

A lot of information could be retrieved from already existant annotations like @Column, @JoinTable, ....