|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionStateDiff | |
---|---|
org.geotools.data | Defines the DataStoreAPI via which all data is imported or exported. |
org.geotools.data.shapefile.indexed |
Uses of TransactionStateDiff in org.geotools.data |
---|
Methods in org.geotools.data that return TransactionStateDiff | |
---|---|
protected TransactionStateDiff |
AbstractDataStore.state(Transaction transaction)
Used to retrive the TransactionStateDiff for this transaction. |
Uses of TransactionStateDiff in org.geotools.data.shapefile.indexed |
---|
Methods in org.geotools.data.shapefile.indexed that return TransactionStateDiff | |
---|---|
protected TransactionStateDiff |
IndexedShapefileDataStore.state(Transaction transaction)
This method is identical to the super class WHY? |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |