org.deegree.feature.persistence.sql
Class TransactionManager
java.lang.Object
org.deegree.feature.persistence.sql.TransactionManager
public class TransactionManager
- extends Object
Manages transactions for the SQLFeatureStore
.
- Version:
- $Revision: 32096 $, $Date: 2011-10-05 13:41:47 +0200 (Wed, 05 Oct 2011) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionManager
public TransactionManager(SQLFeatureStore fs,
String jdbcConnId,
List<FeatureInspector> inspectors)
acquireTransaction
public FeatureStoreTransaction acquireTransaction()
throws FeatureStoreException
- Throws:
FeatureStoreException
Copyright © 2011. All Rights Reserved.