|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientTransactionAccessor | |
---|---|
org.geotools.data.jdbc | |
org.geotools.data.wfs.v1_0_0 | |
org.geotools.filter.visitor |
Uses of ClientTransactionAccessor in org.geotools.data.jdbc |
---|
Fields in org.geotools.data.jdbc declared as ClientTransactionAccessor | |
---|---|
protected ClientTransactionAccessor |
GeoAPISQLBuilder.accessor
Deprecated. |
protected ClientTransactionAccessor |
DefaultSQLBuilder.accessor
Deprecated. |
Constructors in org.geotools.data.jdbc with parameters of type ClientTransactionAccessor | |
---|---|
DefaultSQLBuilder(SQLEncoder encoder,
org.opengis.feature.simple.SimpleFeatureType featureType,
ClientTransactionAccessor accessor)
Deprecated. Constructs an instance of this class using the encoder class specified. |
|
GeoAPISQLBuilder(FilterToSQL encoder,
org.opengis.feature.simple.SimpleFeatureType featureType,
ClientTransactionAccessor accessor)
Deprecated. Constructs an instance of this class using the encoder class specified. |
Uses of ClientTransactionAccessor in org.geotools.data.wfs.v1_0_0 |
---|
Classes in org.geotools.data.wfs.v1_0_0 that implement ClientTransactionAccessor | |
---|---|
class |
WFSTransactionAccessor
|
Uses of ClientTransactionAccessor in org.geotools.filter.visitor |
---|
Constructors in org.geotools.filter.visitor with parameters of type ClientTransactionAccessor | |
---|---|
CapabilitiesFilterSplitter(Capabilities fcs,
org.opengis.feature.type.FeatureType parent,
ClientTransactionAccessor transactionAccessor)
Create a new instance. |
|
PostPreProcessFilterSplittingVisitor(FilterCapabilities fcs,
org.opengis.feature.simple.SimpleFeatureType parent,
ClientTransactionAccessor transactionAccessor)
Deprecated. Create a new instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |