Revision: glite-voms-admin-server--release--1.2.0--patch-46 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Fri Jul 22 03:47:17 CEST 2005 Standard-date: 2005-07-22 01:47:17 GMT Modified-files: config/webapp/log4j.runtime.properties src/org/glite/security/voms/database/connection/Transaction.java New-patches: lorentey@elte.hu--2004/glite-voms-admin-server--release--1.2.0--patch-46 Summary: Add statement counting to Transaction. (Useful for searching for performance bottlenecks.) Keywords: * src/org/glite/security/voms/database/connection/Transaction.java: (statementCount): New member. (getStatement): Increase it. (getStatementCount): New method. * config/webapp/log4j.runtime.properties: Temporarily increase loglevel of transaction classes.