Server API

Introduction

Quadrige3 Core :: Server is an API used for Java software working with the Quadrige database :

  • Read/Write in the Quadrige central database: schema update, Hibernate mapping, DAO;

Documentation

Available documentation on server (Oracle) database:

  • Tables of the database schema;

  • Entities used by the Hibernate mapping;

  • Queries (HQL format) used by source code.