Uses of Package
com.jenkov.mrpersister.scope

Packages that use com.jenkov.mrpersister.scope
com.jenkov.mrpersister.impl   
com.jenkov.mrpersister.itf   
com.jenkov.mrpersister.scope   
 

Classes in com.jenkov.mrpersister.scope used by com.jenkov.mrpersister.impl
IScopeFactory
          A factory capable of creating IScopeBoundary objects.
 

Classes in com.jenkov.mrpersister.scope used by com.jenkov.mrpersister.itf
IScopeFactory
          A factory capable of creating IScopeBoundary objects.
 

Classes in com.jenkov.mrpersister.scope used by com.jenkov.mrpersister.scope
IScopeAction
          Represents the action(s) that is to be carried out inside the given scope.
IScopeBoundary
          Represents the boundaries of a scope.
IScopeFactory
          A factory capable of creating IScopeBoundary objects.
ScopingDataSource
          A DataSource capable of scoping connections and transactions.