JPA Transport
Overview
The jpa transport provides database access using Java Persistent API. Unlike jdbc tranport, jpa transport does not depend on database products such as Oracle, DB2, SQLServer, MySQL, Postgres and other database products supported by JPA products.
Installation
Examples
Document links