| Home >> All >> org >> jboss >> util >> [ deadlock Javadoc ] |
org.jboss.util.deadlock: Javadoc index of package org.jboss.util.deadlock.
Package Samples:
org.jboss.util.deadlock
Classes:
ApplicationDeadlockException: This exception class is thrown when application deadlock is detected when trying to lock an entity bean This is probably NOT a result of a jboss bug, but rather that the application is access the same entity beans within 2 different transaction in a different order. Remember, with a PessimisticEJBLock, Entity beans are locked until the transaction commits or is rolled back.
DeadlockDetector: Created by IntelliJ IDEA. User: wburke Date: Aug 21, 2003 Time: 2:10:46 PM To change this template use Options | File Templates.
Resource: Created by IntelliJ IDEA. User: wburke Date: Aug 21, 2003 Time: 2:11:52 PM To change this template use Options | File Templates.
| Home | Contact Us | Privacy Policy | Terms of Service |