IPersistenceInterfacesProvider Interface |
Namespace: de.unika.ipd.grGen.libGr
public interface IPersistenceInterfacesProvider
The IPersistenceInterfacesProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| PersistenceProviderStatistics |
Returns an interface that allows to fetch some persistence provider statistics (related to the host persistent graph but also reachable entities).
| |
| PersistenceProviderTransactionManager |
Returns an interface that allows to control the transactions of the persistence provider, or null if the persistence provider does not support transactions.
|