/textgroup-em

A comparison with same user interface like textgroup-sd but with entity manager based persistence layer

Primary LanguageJava

textgroup-em (entity manager based persistence layer)

A comparison with same user interface like textgroup-sd but with entity manager based persistence layer

  • Deploy the application on a application server with property hibernate.hbm2ddl.auto set to create in applicationContext.xml file
  • After startup, build the language table from language.sql
  • Restart with validate value for hibernate.hbm2ddl.auto

Note : this application has no pages management like textgroup-sd, use only this last one if you plan to use it