Name | Type | Package | Description | Detail |
| | | |
InvalidDataAccessApiUsageException | Class | org.springframework.dao | Exception thrown on incorrect usage of the API, such as failing to"compile" a query object that needed compilation before execution. | Detail |
JdoUsageException | Class | org.springframework.orm.jdo | JDO-specific subclass of InvalidDataAccessApiUsageException. | Detail |
SqlXmlFeatureNotImplementedException | Class | org.springframework.jdbc.support.xml | Exception thrown when the underlying implementation does not support therequested feature of the API. | Detail |