A MissingForeignKeysException is thrown if an expected foreign key
is not found in the database during schema validation.
author: Mike Martin version: $Revision: 1.3 $ See Also:Table
Constructs a missing foreign key(s) exception.
Parameters: table - The table in which foeign key(s) were missing. Parameters: stmts - The statements that would be used to create the missing keys.
Methods inherited from com.triactive.jdo.store.SchemaValidationException