package io.github.torand.fastersql.relation
Provides classes and interfaces representing relations.
-
-
Defines a table of columns and rows, whether a permanent database table or a temporary table (the result of a subquery).
Provides factory methods for relations, i.e. subqueries.