Uses of Class
com.mckoi.database.AbstractInternalTableInfo2
-
Packages that use AbstractInternalTableInfo2 Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of AbstractInternalTableInfo2 in com.mckoi.database
Subclasses of AbstractInternalTableInfo2 in com.mckoi.database Modifier and Type Class Description private static classConnectionTriggerManager.TriggerInternalTableInfoAn object that models the list of triggers as table objects in a transaction.private static classProcedureManager.ProcedureInternalTableInfoAn object that models the list of procedures as table objects in a transaction.private static classViewManager.ViewInternalTableInfoAn object that models the list of views as table objects in a transaction.
-