Skip to content

Bad excpetion handling in JdbcMutableAclService.retrieveObjectIdentityPrimaryKey #3755

@toughpheeckouse

Description

@toughpheeckouse

spring-security-acl-4.0.3.RELEASE

currently all DataAccessException interpreted as primiry key is not found, but it is bad solution, some runtime sql exception will be skipped such as datatype converting and so on.

Better is to use EmptyResultDataAccessException and IncorrectResultSizeDataAccessException

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions