From: Max R. A. (JIRA) <no...@at...> - 2006-06-06 05:32:21
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1815?page=all ] Max Rydahl Andersen closed HHH-1815: ------------------------------------ Resolution: Rejected stateless.createQuery("bla bla").executeUpdate() > Add support for batch operations in StatelessSession > ---------------------------------------------------- > > Key: HHH-1815 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1815 > Project: Hibernate3 > Type: Improvement > Components: core > Environment: all > Reporter: Eric Williams > Priority: Minor > > > The principal use cases for StatelessSession seems to be in batch-oriented processing. However, there is no support for batch inserts or updates of persistent entities in the StatelessSession interface. This severely handicaps its usefulness for batch data loading. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |