Uses of Class
com.mckoi.database.AbstractInternalTableInfo
-
Packages that use AbstractInternalTableInfo Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of AbstractInternalTableInfo in com.mckoi.database
Subclasses of AbstractInternalTableInfo in com.mckoi.database Modifier and Type Class Description private class
DatabaseConnection.ConnectionInternalTableInfo
An internal table info object that handles tables internal to a DatabaseConnection object.private class
Transaction.TransactionInternalTables
A static internal table info for internal tables to the transaction.
-