OSGeo::FDO::Commands::SQL::ISQLCommand Interface Reference
[OSGeo::FDO::Commands::SQL]
Detailed Description
The
ISQLCommand interface defines the
SQL command, which supports the execution of a
SQL statement against an underlying RDBMS. Two execute methods are provided to distinguish between statements that return table data versus those that execute non query type operations.
()