|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |