Uses of Class
com.db4o.internal.TransactionLocal
-
Packages that use TransactionLocal Package Description com.db4o.internal -
-
Uses of TransactionLocal in com.db4o.internal
Methods in com.db4o.internal with parameters of type TransactionLocal Modifier and Type Method Description <T> ByRef<T>
Transaction. get(TransactionLocal<T> local)
Retrieves the value of a transaction local variables.
-