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
Original Estimate: 6h
Remaining Estimate: 6h
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: