Server API

Introduction

Quadrige3 Core :: Server is an API used by Java softwares connecting to the Quadrige database :

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

Documentation

Available documentation on server database:

  • Tables of the Oracle database schema
  • Entities used by the Hibernate mapping
  • Queries (HQL format) used by source code