Client API

Introduction

Quadrige3 Core :: Client is an API used by Java client softwares:

  • Manage an embedded database: schema update, Hibernate mapping, DAO

  • Connection with a central database

Documentation

Available documentation on client database:

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