summaryrefslogtreecommitdiff
path: root/orkbasej/java/net/sf/oreka/persistent/RecPort.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-06Forcing hibernate to lowercase db table names so as to avoid windows to ↵Henri Herscher
linux data migration problems git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@208 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-10-20First checkinHenri Herscher
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@2 09dcff7a-b715-0410-9601-b79a96267cd0