"Even when this lock has been set to use a fair ordering policy, a call to tryLock() will immediately acquire the lock if it is available, whether or not other threads are currently waiting for the lock. "
"Even when this lock has been set to use a fair ordering policy, a call to tryLock() will immediately acquire the lock if it is available, whether or not other threads are currently waiting for the lock. "
Насоздавал триггеров (SQLite) на INSERT и UPDATE, чтобы следить за изменениями. Android-SQLite (Robolectric) работает нормально, а в JDBC как будто старые значения залипают. ЧЯДНТ? Вот ссылка на лог