Chapter 2. Universe Types

Table of Contents

JDBC Universe
Repository Universe
Stave

There are three types of universes that you can create. This chapter explains these types.

JDBC Universe

The JDBC Universe allows data to be read from a relational database using a JDBC driver.

You can access your data using SQL statements. If you have all your data in a relational database, and a JDBC driver is available for your database, then use a JDBC Universe to access your data.