org.deegree.io.datastore.sql
Class LockHandler
java.lang.Object
org.deegree.io.datastore.sql.AbstractRequestHandler
org.deegree.io.datastore.sql.LockHandler
public class LockHandler
- extends AbstractRequestHandler
Responsible for the handling of LockFeature
requests.
- Version:
- $Revision:$, $Date:$
- Author:
- Markus Schneider, last edited by: $Author:$
Methods inherited from class org.deegree.io.datastore.sql.AbstractRequestHandler |
appendColumnsList, appendFeatureIdColumns, appendFeatureIdConstraint, appendFeatureIdConstraint, appendJoinCondition, appendJoins, appendQualifiedColumn, appendQualifiedColumnsList, determineAffectedAndModifiableFIDs, determineAffectedFIDs, determineSubFeatures, determineSuperFeatures, extractFeatureId, extractFeatureIds |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static final ILogger LOG
LockHandler
LockHandler(AbstractSQLDatastore ds,
TableAliasGenerator aliasGenerator,
Connection conn,
List<Lock> requestParts)
- Creates a new
LockHandler
from the given parameters.
- Parameters:
ds
- aliasGenerator
- conn
- requestParts
-
determineFidsToLock
Set<FeatureId> determineFidsToLock()
throws DatastoreException
- Determines all
FeatureId
s that have to be locked.
- Returns:
- all
FeatureId
s that have to be locked
- Throws:
DatastoreException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net