Spring MVC - Class Diagram - Classes that extend InvalidDataAccessApiUsageException




NameTypePackageDescriptionDetail

InvalidDataAccessApiUsageExceptionClassorg.springframework.daoException thrown on incorrect usage of the API, such as failing to"compile" a query object that needed compilation before execution.Detail
JdoUsageExceptionClassorg.springframework.orm.jdoJDO-specific subclass of InvalidDataAccessApiUsageException.Detail
SqlXmlFeatureNotImplementedExceptionClassorg.springframework.jdbc.support.xmlException thrown when the underlying implementation does not support therequested feature of the API.Detail