/commons-data-dao

BVCommons Data DAO

Primary LanguageJavaApache License 2.0Apache-2.0

Bazaarvoice Common Data DAO

This project contains general data DAO modules.

commons-data-parent    - Parent module
commons-data-model     - The Data Model module contains generally useful classes for building up models
commons-data-dao       - The DAO module contains general DAO interfaces and base classes for accessing data using any number of data sources
commons-data-json      - Commons Data JSON contains many useful classes for working with JSON and JSON Schema
commons-data-mongodao  - The Mongo DAO module is an implementation of the general DAO for MongoDB