Uses of Class
com.mckoi.database.DatabaseConnection.OldAndNewInternalTableInfo
-
Packages that use DatabaseConnection.OldAndNewInternalTableInfo Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of DatabaseConnection.OldAndNewInternalTableInfo in com.mckoi.database
Fields in com.mckoi.database declared as DatabaseConnection.OldAndNewInternalTableInfo Modifier and Type Field Description private DatabaseConnection.OldAndNewInternalTableInfo
DatabaseConnection. old_new_table_info
A local member that represents the OLD and NEW system tables that represent the OLD and NEW data in a triggered action.
-