Interface RelationalConnection

All Superinterfaces:
AutoCloseable, Connection, Wrapper

public interface RelationalConnection extends Connection
A connection to a Relational database.

This functions very much like a Connection, but contains some overloaded methods to support RelationalStatement.