openjpa/openjpa-kernel
A. Abram White 1c8f82b810 Move LockManager API back to using int timeouts, since that's the way they're
handled elsewhere (FetchConfiguration, Broker, etc). Only use the lock timeout
on a forUpdate query if it is greater than the configured query timeout. 
Selects that are made *only* to lock a row (rather than to query data, with 
locking as a side effect) still use the lock timeout exclusively, ignoring the 
query timeout.



git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@526192 13f79535-47bb-0310-9956-ffa450edef68
2007-04-06 15:08:39 +00:00
..
src Move LockManager API back to using int timeouts, since that's the way they're 2007-04-06 15:08:39 +00:00
pom.xml Generate proxies for all standard java.util types during jar packaging. 2006-12-13 21:58:59 +00:00