[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-4824) localpath appeared in the doc xml

Strong Liu (JIRA) noreply at atlassian.com
Wed Feb 3 01:53:33 EST 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Strong Liu resolved HHH-4824.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 3.5.0-Next

> localpath appeared in the doc xml
> ---------------------------------
>
>                 Key: HHH-4824
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4824
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.3.2, 3.5.0-Beta-3
>            Reporter: Strong Liu
>            Assignee: Strong Liu
>             Fix For: 3.5.0-Next
>
>
> http://docs.jboss.org/hibernate/stable/core/reference/en/html_single/#best-practices
> Use hand-coded JDBC in bottlenecks:
>     In performance-critical areas of the system, some kinds of operations might benefit from direct JDBC. Do not assume, however, that JDBC is necessarily faster. Please wait until you know something is a bottleneck. If you need to use direct JDBC, you can open a Hibernate Session and *usingfile:///usr/share/doc/HTML/en-US/index.html that JDBC connection.* This way you can still use the same transaction strategy and underlying connection provider. 

-- 
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

        


More information about the hibernate-issues mailing list