Uses of Interface
com.db4o.internal.TransactionParticipant
-
Packages that use TransactionParticipant Package Description com.db4o.internal com.db4o.internal.btree -
-
Uses of TransactionParticipant in com.db4o.internal
Methods in com.db4o.internal with parameters of type TransactionParticipant Modifier and Type Method Description voidLocalTransaction. enlist(TransactionParticipant participant) -
Uses of TransactionParticipant in com.db4o.internal.btree
Classes in com.db4o.internal.btree that implement TransactionParticipant Modifier and Type Class Description classBTree
-