caelum / vraptor-scaffold

VRaptor Scaffold extension to make it easier configuring new projects and plugins
http://vraptor.org
MIT License
55 stars 22 forks source link

hibernate session in repository #37

Closed rodolfoliviero closed 13 years ago

rodolfoliviero commented 13 years ago

add option to create repository with hibernate session instead of Entity Manager. Dont forget to change model annotations to org.hibernate package instead of javax. persistence