|
From: Pelle B. <pe...@us...> - 2004-04-12 19:41:11
|
Update of /cvsroot/neuclear/neuclear-ledger-hibernate/src/java In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32058/src/java Modified Files: hibernate.properties Log Message: Hibernate and Pervayler implementations of the Ledger all pass now for both currency and ledger tests. Index: hibernate.properties =================================================================== RCS file: /cvsroot/neuclear/neuclear-ledger-hibernate/src/java/hibernate.properties,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** hibernate.properties 6 Apr 2004 22:52:34 -0000 1.9 --- hibernate.properties 12 Apr 2004 19:27:19 -0000 1.10 *************** *** 376,380 **** ## enable the query cache ! #hibernate.cache.use_query_cache true --- 376,380 ---- ## enable the query cache ! hibernate.cache.use_query_cache false |