Uses of Interface
org.cojen.tupl.Row
Packages that use Row
-
Uses of Row in org.cojen.tupl
Methods in org.cojen.tupl that return types with arguments of type RowModifier and TypeMethodDescriptionReturns a view consisting of all rows from the given source tables concatenated together, possibly resulting in duplicate rows.Returns a view backed by this table, specified by a fully-featured query expression.Table.join()
Returns an unmodifiable table consisting of one row with no columns, representing the identity element when joining an empty set of tables.Joins tables together into a generated join type class.