org.deegree.io.datastore.sde
Class SDEInsertHandler
java.lang.Object
  
org.deegree.io.datastore.sde.AbstractSDERequestHandler
      
org.deegree.io.datastore.sde.SDEInsertHandler
public class SDEInsertHandler
- extends AbstractSDERequestHandler
 
Handler for Insert operations (usually contained in Transaction requests).
- Version:
 
  - $Revision: 23585 $
 
- Author:
 
  - Christoph Pollmann, last edited by: $Author: aschmitz $
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SDEInsertHandler
public SDEInsertHandler(SDETransaction dsTa)
- Creates a new 
InsertHandler from the given parameters.
- Parameters:
 dsTa - 
 
performInsert
public List<FeatureId> performInsert(List<Feature> features)
                              throws DatastoreException
- Inserts the given feature instance into the datastore.
- Parameters:
 features - (which have a MappedFeatureType as feature type)
- Returns:
 - feature ids of inserted (root) feature instances
 - Throws:
 DatastoreException - if the insert could not be performed
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org