Chapter 8. UnityJDBC Driver Internals

Table of Contents

Overview
Embedded Relational Database Engine

Overview

UnityJDBC contains an embedded database engine to join the results produced by executing queries on other JDBC-accessible sources. It requires a JDBC driver for each source to be accessed. The UnityJDBC architecture is the result of years of research and development and has been published in numerous technical and research publications.