Package | Description |
---|---|
com.mckoi.database |
The core database classes for Mckoi.
|
Modifier and Type | Class and Description |
---|---|
class |
NaturallyJoinedTable
A table that is the cartesian product of two tables.
|
class |
VirtualTable
A VirtualTable is a representation of a table whose rows are actually
physically stored in another table.
|
Copyright © 2015. All rights reserved.