Content Type
Course
Duration
30m
Level
Introductory
Learn how you can connect your Java applications to InterSystems IRIS® data platform using JDBC, the Native SDK for InterSystems IRIS, XEP, or Hibernate. You will discover the benefits and limitations of each, and when each is best used.
Note: The course primarily refers to InterSystems IRIS, but concepts apply to all modern InterSystems® products.
For an overview of several of the APIs discussed in this course, watch the Java Overview video.
Learning Objectives
- Explain on a basic level what JDBC, the Native SDK, XEP, and Hibernate are.
- Determine in a given situation which API or APIs should be used to connect a Java application to the InterSystems database.
Prerequisites
- A basic understanding of Java