Uses of Interface
com.db4o.TransactionListener
-
Packages that use TransactionListener Package Description com.db4o.internal -
-
Uses of TransactionListener in com.db4o.internal
Classes in com.db4o.internal that implement TransactionListener Modifier and Type Class Description class
NullTransactionListener
Fields in com.db4o.internal declared as TransactionListener Modifier and Type Field Description static TransactionListener
NullTransactionListener. INSTANCE
Methods in com.db4o.internal with parameters of type TransactionListener Modifier and Type Method Description void
Transaction. addTransactionListener(TransactionListener listener)
-