nz.co.gregs.dbvolution.transactions.package-info Maven / Gradle / Ivy
/**
* Low-Level Transaction Support.
*
* Implements transactions and used automatically by
* {@link nz.co.gregs.dbvolution.DBScript}
*
* I've been writing SQL for 20 years and DBV is easier, I hope you like it.
*
* Gregory Graham
*/
package nz.co.gregs.dbvolution.transactions;