Uses of Class
xal.tools.data.MissingPrimaryKeyException
Packages that use MissingPrimaryKeyException
-
Uses of MissingPrimaryKeyException in xal.tools.data
Methods in xal.tools.data that throw MissingPrimaryKeyExceptionModifier and TypeMethodDescriptionDataTable.dataHandler()Handle reading and writing from a data adaptorvoidDataTable.Schema.update(DataAdaptor schemaAdaptor) Update the schema from the data adaptor.protected voidDataTable.Schema.validatePrimaryKeys()Validate that the primary keys are defined for this schema.voidDataTable.Schema.write(DataAdaptor schemaAdaptor) Write the schema out to the data adaptor.Constructors in xal.tools.data that throw MissingPrimaryKeyException