|
From: Joe <jo...@he...> - 2013-04-04 17:58:36
|
I am trying to get Orktrack/Orkweb running on a Centos box but am having DB issues. I can't figure out how the actual DB tables are created. Where is this done? I'm not very familiar with the Hibernate framework, but I assume it's something built in there. I've confirmed the connection settings in database.hbm.xml and have set hibernate.hbm2ddl.auto to "create". What else am I missing? Thanks in advance, Joe |