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 classDatabaseConnection.ConnectionInternalTableInfoAn internal table info object that handles tables internal to a DatabaseConnection object.private classTransaction.TransactionInternalTablesA static internal table info for internal tables to the transaction.
-