194
by skanjo on
24 May 2008, 11:25:02 -0500
(6 months ago)
Added support for hibernate3. Also need to change the build script path to osbuild.xml and include that file in the project because I don't have access to the common build directory nor would anybody …
189
by fate on
18 January 2008, 16:00:29 -0600
(10 months ago)
Update idea files Override setters for ejb3 since @TransactionAttribute doesnt seem to be deleted by Spring 2.5 unless it's on public methods
169
by hani on
09 November 2005, 14:38:38 -0600
(3 years ago)
Added ejb3 support Refactored so third party persistence mechanisms are spat out in their own jars Moved providers stuff to a new top level dir Using ejb/hibernate/ofbiz/ojb now requires the propertys…
168
by hani on
09 November 2005, 14:20:49 -0600
(3 years ago)
Specify hibernate dialect in 2.x db helper code, so we can reuse hibernate.props for v2/3/3.1