Skip to content

Instantly share code, notes, and snippets.

@jlandure
Created July 24, 2012 16:01
Show Gist options
  • Save jlandure/3170865 to your computer and use it in GitHub Desktop.
Save jlandure/3170865 to your computer and use it in GitHub Desktop.
pom-hibernate3-maven-plugin_avecPU.xml
<componentProperties>
<persistenceunit>monPU</persistenceunit>
<outputfilename>db-scheme.sql</outputfilename>
<create>true</create>
<export>false</export>
<format>true</format>
</componentProperties>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment