Project Information

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

Overview

Document Description
Dependencies This document lists the project's dependencies and provides information on each dependency.
Dependency Information This document describes how to include this project as a dependency using various dependency management tools.
Distribution Management This document provides informations on the distribution management of this project.
About Advanced Library to Remove Object Relational Impedance. DBvolution translates all database concepts into Object Oriented concepts, allowing you to spend all your time writing Java rather than fixing broken and awkward SQL. DBvolution transforms your schema into classes, reduces the database configuration to sparse annotations on the classes, and allows querying directly from the classes. Queries are created inside your java code and takes as little as one line for a multi-table outer join. Retrieving the rows from the query is only one more method call. Dozens of SQL functions are available without leaving your Java code and use chaining to build complex expressions easily. Transactions are encapsulated into a thread-like API, allowing you to write complex database interactions in complete safety. The queries performed by DBvolution are always available for debugging and checking by DBAs before release. There are examples in nz.co.gregs.dbvolution.examples, and documentation at http://dbvolution.gregs.co.nz.
Licenses This document lists the project license(s).
Plugin Management This document lists the plugins that are defined through pluginManagement.
Plugins This document lists the build plugins and the report plugins used by this project.
Source Code Management This document lists ways to access the online source repository.
Summary This document lists other related information of this project
Team This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.