Java with InterSystems Overview
See the Table of Contents for a detailed listing of the subjects covered in this document.
InterSystems IRIS® provides a wide variety of robust Java connectivity options:
-
Lightweight SDKs that provide database access via JDBC, Java objects, or InterSystems multidimensional storage.
-
Gateways that give InterSystems IRIS server applications direct access to Java applications and external databases.
-
Implementations of third party APIs for Hibernate.
All of these Java solutions are underpinned by the InterSystems JDBC driver, a powerful Type 4 (pure Java) fully compliant implementation of JDBC, closely coupled to InterSystems IRIS for maximum speed and efficiency.
The first chapter of this book is a survey of all Java solutions:
The rest of the book provides detailed information on how to use the JDBC driver itself:
Related Documents
The following documents contain detailed information on Java solutions provided by InterSystems IRIS: