Uses of Class
org.gvsig.fmap.dal.store.jdbc2.spi.operations.UpdatePassThroughOperation
Packages that use UpdatePassThroughOperation
-
Uses of UpdatePassThroughOperation in org.gvsig.fmap.dal.store.jdbc2
Methods in org.gvsig.fmap.dal.store.jdbc2 that return UpdatePassThroughOperationModifier and TypeMethodDescriptionOperationsFactory.createUpdatePassThroughOperation(OperationsFactory.TableReference table, Object[] parameters, org.gvsig.expressionevaluator.Expression filter) -
Uses of UpdatePassThroughOperation in org.gvsig.fmap.dal.store.jdbc2.spi.operations
Methods in org.gvsig.fmap.dal.store.jdbc2.spi.operations that return UpdatePassThroughOperationModifier and TypeMethodDescriptionOperationsFactoryBase.createUpdatePassThroughOperation(OperationsFactory.TableReference table, Object[] parameters, org.gvsig.expressionevaluator.Expression filter)