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