All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nz.co.gregs.dbvolution.columns.package-info Maven / Gradle / Ivy

/**
 * Classes For Creating Portable References To Database Columns In Java Classes.
 * 

* Columns are an abstract concept that allows the programmer to collect the * table, row, and field information in one object. *

* I've been writing SQL for 20 years and DBV is easier, I hope you like it. *

* Gregory Graham */ package nz.co.gregs.dbvolution.columns;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy