Uses of Interface
org.opengis.feature.Transaction

Packages that use Transaction
org.opengis.feature Representation a features on a map. 
 

Uses of Transaction in org.opengis.feature
 

Fields in org.opengis.feature declared as Transaction
static Transaction Transaction.AUTO_COMMIT
          Deprecated. Marker constant used to indicate immidiate response.
 

Methods in org.opengis.feature with parameters of type Transaction
 FeatureCollection FeatureStore.getFeatures(Query q, Transaction t)
          Deprecated. Shortcut for calling getFeatures(q) then calling setTransaction(t) on the result.
 void Transaction.State.setTransaction(Transaction transaction)
          Provides configuration information for this Transaction.State.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.