Difference between revisions of "DBOperations"
(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]]. |