Name | Type | Package | Description | Detail |
IncorrectResultSetColumnCountException | Class | javadoc-api.org.springframework.jdbc | Data access exception thrown when a result set did not have the correct column count,for example when expecting a single column but getting 0 or more than 1 columns. | Detail |