From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- docs/java/com/sleepycat/db/DeadlockException.html | 422 +++++++++++----------- 1 file changed, 214 insertions(+), 208 deletions(-) (limited to 'docs/java/com/sleepycat/db/DeadlockException.html') diff --git a/docs/java/com/sleepycat/db/DeadlockException.html b/docs/java/com/sleepycat/db/DeadlockException.html index 1f5583a9..111aec84 100644 --- a/docs/java/com/sleepycat/db/DeadlockException.html +++ b/docs/java/com/sleepycat/db/DeadlockException.html @@ -1,228 +1,234 @@ - - - - - -DeadlockException (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-

- -com.sleepycat.db -
-Class DeadlockException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by com.sleepycat.db.DatabaseException
-              extended by com.sleepycat.db.DeadlockException
-
-
-
All Implemented Interfaces:
Serializable
-
-
-
Direct Known Subclasses:
LockNotGrantedException
-
-
-
-
public class DeadlockException
extends DatabaseException
- - -

-DeadlockException is thrown to a thread of control when multiple threads +

+
com.sleepycat.db
+

Class DeadlockException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    Direct Known Subclasses:
    +
    LockNotGrantedException
    +
    +
    +
    +
    public class DeadlockException
    +extends DatabaseException
    +
    DeadlockException is thrown to a thread of control when multiple threads competing for a lock are deadlocked, when a lock request has timed out or when a lock request would need to block and the transaction has been -configured to not wait for locks. -

    - -

    -

    -
    See Also:
    Serialized Form
    -
    - -

    - +configured to not wait for locks.

    +
    See Also:
    Serialized Form
    +
  • +
+
+
+ +
+
-
- - - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved. - - +

Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.

+ + -- cgit v1.2.1