Package com.mendix.systemwideinterfaces.connectionbus.data
package com.mendix.systemwideinterfaces.connectionbus.data
- 
ClassDescriptionThe exception that is thrown on concurrent modifications to the same database row.A DataColumnSchema describes all properties of a column inside a DataTableSchema.ADataRowrepresents a row in aDataTable.ADataTablecontains a collection ofDataRowobjects.Describes the structure of a dataTable.The exception that is thrown when a uniqueness constraint is violated in the database.