JDBC / SQL utilities

2017-12-26 2:00 AM (6 years ago)

A new plugin, Spincast JDBC plugin is available! Using this plugin, you have access to :

  • Scopes - automatic connections management and support for transactions.
  • Statements - allow the creation of SQL queries in a safe and easy manner, with named parameters support.
  • Result Sets - with goodies and better null support compared to plain JDBC.

A full documentation section "JDBC / SQL" is dedicated to the features this plugin provides.