Lines Matching refs:SQL
42 /** implements a component which allows the creation of SQL statements.
44 …<p>This service implements a user interface for creating SQL statements either through a graphical…
45 interface or simply to enter the SQL statement directly.</p>
48 …where columns can be selected for the SQL statement. The second part contains the columns which sh…
49 in the selection of the SQL statement or criterias which narrow the query.</p>
66 … <p>In <code>Command Mode</code>, the designer is used to design an standalone SQL command.</p>
86 …ecifies the name of the globally registered <type>DataSource</type> for which a query, view, or SQL
101 being <member>CommandType::COMMAND</member>, the initial SQL command.<br/>
119 <a href="#command_mode">command mode</a>, that is, a standalone SQL command
120 should be designed. When the user attempts to save the designed SQL statement,
182 /** reflects the designed SQL command at the moment it was last saved by the user.