java - How do you refresh a hibernate hsql.dat file? -


i need update hsql.dat.script file created in build. changed java hibernate code , there query in has contradiction. there way administer database while web app running?

i trying add table db.

i using timetracking sampleapp qbo. https://github.com/intuitdeveloper/sampleapp-timetracking_invoicing-java

in case using sample app, have delete database. save first though. lose data.

the database should regenerate. angular model view whatever framework.


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -