summaryrefslogtreecommitdiff
path: root/orkbasej/java/net/sf/oreka/test/FillDatabase.java
AgeCommit message (Collapse)Author
2008-11-17IMPORTANT NOTE: With this commit, OrkWeb and OrkTrack are NO LONGER ↵Ralph Atallah
COMPATIBLE WITH PREVIOUS VERSIONS! - Modified classes and underlying SQL table names by prefixing them with "ork". This allows oreka to run in any database without risk of collision with existing tables. - Now using MySQLInnoDBDialect to access DB instead of MySQLMyISAMDialect. - Fixed Browse page filtering to allow open-ended start and end dates git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@570 09dcff7a-b715-0410-9601-b79a96267cd0
2006-04-06Enriched the created db datasetHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@209 09dcff7a-b715-0410-9601-b79a96267cd0
2006-02-10Now associates users to created segmentsHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@165 09dcff7a-b715-0410-9601-b79a96267cd0
2005-12-30Made all persistent objects serializable - added user management stuffHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@114 09dcff7a-b715-0410-9601-b79a96267cd0
2005-12-21Starting to add business objects and servicesHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@111 09dcff7a-b715-0410-9601-b79a96267cd0
2005-12-01The HibernateManager is now a regular object instead of a bunch of static ↵Henri Herscher
methods. Each app will now be creating its own HibernateManager (and therefore separate proxool connection pool) git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@80 09dcff7a-b715-0410-9601-b79a96267cd0
2005-10-20First checkinHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@2 09dcff7a-b715-0410-9601-b79a96267cd0