I would like to control the properties set in the @Table annotation. Specifically I need
to supress the generation of the schema= and catalog= properties (they will be different
values at runtime and set via persistence.xml).
I have found DelegatingReverseEngineeringStrategy and that is working great. Is there a
similar hook for @Entity annotations?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968069#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...