This package contains an example implementation that can be used as a starting point when developing a GSAC Repository.

Getting Started

You will need to:

Database Tables

A useful facility is the generation of a Tables.java class from your database schema. This class contains static inner classes for each of your tables that hold the table name and the fully qualified names of the columns.