[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6465) session.delete does not throw exception when privileges are not available

Edmondo Porcu (JIRA) noreply at atlassian.com
Wed Jul 20 12:09:17 EDT 2011


session.delete does not throw exception when privileges are not available
-------------------------------------------------------------------------

                 Key: HHH-6465
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6465
             Project: Hibernate Core
          Issue Type: Bug
          Components: core
    Affects Versions: 3.5.4
            Reporter: Edmondo Porcu


When using session.delete, if the session is using a sessionFactory/Datasource not having DELETE privileges, the operation fails silently instead of throwing an exception.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list