Product Documentation

Introduction to FairCom DB API JPA

FairCom DB API Java Persistence API (JPA)

Previous Topic

Next Topic

Introduction to FairCom DB API JPA

The FairCom FairCom DB API Java Persistence API, commonly referred to as the FairCom DB API JPA, provides Java developers a unique record-oriented, non-SQL, Java framework to persist data using the FairCom Database Engine.

Most JPA drivers are built on SQL APIs, but this driver is different in that it avoids the SQL API layers and uses FairCom DB API API for increased performance.

FairCom also provides a JPA driver that uses the SQL API; see the FairCom DB Java Hibernate ReadMe.

Different open source projects exist that implement the JPA specification. Popular projects include Hibernate and EclipseLink. This driver was developed using EclipseLink.

TOCIndex