Package org.eclnt.ccee.db.dofw
Interface ISQLQueryUpdate
public interface ISQLQueryUpdate
Interface to update the table name that is sent to the query just before the query is transferred
into a prepared statement.
In case of using views the table can be a complex SQL statement in which you might place variables.
In case of using views the table can be a complex SQL statement in which you might place variables.
-
Method Summary
-
Method Details
-
updateTable
-