Content Type
Exercise
Duration
1h 30m
Level
Intermediate
Connect your Java application to InterSystems IRIS® data platform using JDBC, InterSystems XEP, and the Native SDK for InterSystems IRIS. Employ each API individually, or combine them to efficiently access the powerful, high-performance InterSystems IRIS database.
Watch the video and try the exercise below! In the exercise, you will build a Java application that simulates stock trading using multiple InterSystems libraries.
Learning Objectives
See how to use each of the following with just a few lines of code:
- JDBC for relational access
- XEP for high-throughput object access
- The Native SDK for direct data access and calling class methods and routines
Prerequisites
- None