nz.co.gregs.dbvolution.annotations.package-info Maven / Gradle / Ivy
/**
* Annotations To Store Database Semantics In Java.
*
* These annotations help collect the semantic information known about the
* database.
*
* I've been writing SQL for 20 years and DBV is easier, I hope you like it.
*
* Gregory Graham
*/
package nz.co.gregs.dbvolution.annotations;