java - build-time weaving with openjpa at using spring created persistence unit -


this documentation states:

note: prereq running enhance task, copied persistence.xml file /build directory. might not need this, persistence.xml has in classpath.

this implies me task needs determine through persistence.xml file files need enhancing.

currently runtime weaving not work. may need that, preferrably classes pre-enhanced making heavy use of entity classes.

can pre-enhancement performed on entity classes assembled in spring-built persistence unit?


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -