jump to detailed chart | hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Recent Changelog
3331
by flx
10 December 2008, 18:27:13 +0100
(26 days ago)
Added the RiotSessionFactoryBean that outputs the SQL statements that would be executed if hbm2ddl.auto was set to 'update'
./META-INF/riot/application-context.xml
3331
./src/org/riotfamily/riot/hibernate/support/RiotSessionFactoryBean.java
3331
3329
by flx
10 December 2008, 18:25:25 +0100
(26 days ago)
Removed deprecated classes
./src/org/riotfamily/riot/hibernate/support/SearchFilterBean.java
3329
./src/org/riotfamily/riot/hibernate/support/HibernatePropertyEditor.java
3329
3320
by flx
09 December 2008, 15:24:12 +0100
(27 days ago)
Added a generic hashCode() and equals() implementation
./src/org/riotfamily/riot/hibernate/support/ActiveRecord.java
3320
3306
by flx
09 December 2008, 14:59:48 +0100
(27 days ago)
Now using the new 'packagesToScan' functionality provided by the AnnotationSessionFactory.
./META-INF/riot/application-context.xml
3306
|