Difference between revisions of "DBOperations"

From GreenVulcano Wiki
Jump to: navigation, search
(Created page with "The element DBOperations configures an interaction with a database. It has four subelements: * Description; * Connection; * Statement; * ResultSet.")
 
Line 5: Line 5:
 
* Description;
 
* Description;
 
* Connection;
 
* Connection;
* Statement;
+
* [[Statement]];
 
* [[ResultSet]].
 
* [[ResultSet]].

Revision as of 17:56, 23 January 2012

The element DBOperations configures an interaction with a database.

It has four subelements: