Package | Description |
---|---|
org.jboss.dashboard.database.hibernate |
Modifier and Type | Field and Description |
---|---|
protected HibernateTxFragment |
HibernateTxFragment.parentFragment
The parent fragment.
|
Modifier and Type | Method and Description |
---|---|
protected HibernateTxFragment |
HibernateTransaction.getFlusherFragment()
Get the first fragment in the chain than has the flush flag enabled.
|
Modifier and Type | Method and Description |
---|---|
protected void |
HibernateTransaction.executeFragment(HibernateTxFragment fragment) |
protected void |
HibernateTransaction.notifyAfterCommit(HibernateTxFragment fragment) |
protected void |
HibernateTransaction.notifyAfterRollback(HibernateTxFragment fragment) |
protected void |
HibernateTransaction.notifyBeforeCommit(HibernateTxFragment fragment) |
protected void |
HibernateTransaction.notifyBeforeRollback(HibernateTxFragment fragment) |
protected void |
HibernateTransaction.notifyListener(boolean before,
HibernateTxFragment listener)
Invoke the callbacks on a listener
|
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.