Uses of Class
net.sf.jailer.datamodel.DataModel.NoPrimaryKeyException
Packages that use DataModel.NoPrimaryKeyException
-
Uses of DataModel.NoPrimaryKeyException in net.sf.jailer.datamodel
Methods in net.sf.jailer.datamodel that throw DataModel.NoPrimaryKeyExceptionModifier and TypeMethodDescriptionDataModel.checkForPrimaryKey(Set<Table> subjects, boolean hasRowID) Checks whether all tables in the closure of a given subject have primary keys.