|
From: <jue...@we...> - 2003-08-19 23:05:55
|
I've introduced timeout support for DataSourceTransactionManager and = HibernateTransactionManager last weekend. A transaction timeout can get = applied to Statement.setQueryTimeout, decreasing with every statement, = for JDBC drivers that actually interpret that. Same for Hibernate's = Query.setTimeout. Of course, the convenience classes apply this = automatically. Manual access code has to call = DataSourceUtils.applyTransactionTimeout(Statement) respectively = SessionFactoryUtils.applyTransactionTimeout(Query) to participate in = transaction timeouts. BTW, I've just added an Avalon section to our "lightweight containers" = article, on the occasion of the TSS discussion on PicoContainer. Thomas, = could you please put it on the website? Juergen DI J=FCrgen H=F6ller Senior System Architect ______________________________________ werk3ATS - division systementwicklung part of werk3AT internetmedien oeg europaplatz 4 A - 4020 linz t. +43 (0) 732 71 65 29 502 f. +43 (0) 732 71 65 29 3 mailto:jue...@we... http://www.werk3at.com ______________________________________ werk3ATS - WIR ENTWICKELN ERFOLG |