From: <leg...@at...> - 2003-09-07 07:16:27
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-315 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-315 Summary: Hibernate.close() Type: Bug Status: Unassigned Priority: Minor Project: Hibernate2 Components: core Versions: 2.1 beta 3 Assignee: Reporter: Ralph Schaer Created: Sun, 7 Sep 2003 2:15 AM Updated: Sun, 7 Sep 2003 2:15 AM Environment: Windows XP, Java 1.4.2_01 Description: There is a new close method in Hibernate.java public void close(Iterator iterator) throws HibernateException { But it's not possible to call the method because it is not static. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |