Package | Description |
---|---|
com.mckoi.database |
The core database classes for Mckoi.
|
Modifier and Type | Class | 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 © 2018. All rights reserved.