Uses of Class
com.mckoi.database.JoinedTable
Packages that use JoinedTable
-
Uses of JoinedTable in com.mckoi.database
Subclasses of JoinedTable in com.mckoi.databaseModifier and TypeClassDescriptionfinal class
A table that is the cartesian product of two tables.class
A VirtualTable is a representation of a table whose rows are actually physically stored in another table.