Class PrepareQueryException

All Implemented Interfaces:
Serializable

public class PrepareQueryException extends NoSQLException
The query must be recompiled after DDL changes on the tables and/or indexes that are accessed by the query.
See Also: