[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5995) Compile error because Statement is undefined in SqlExceptionHelper

Gail Badner (JIRA) noreply at atlassian.com
Tue Mar 8 23:32:08 EST 2011


Compile error because Statement is undefined in SqlExceptionHelper
------------------------------------------------------------------

                 Key: HHH-5995
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5995
             Project: Hibernate Core
          Issue Type: Bug
          Components: core
            Reporter: Gail Badner
            Assignee: Gail Badner
             Fix For: 4.0.0.Alpha1


/NotBackedUp/gbadner/git/hibernate-core-master-exact-really/hibernate-core/src/main/java/org/hibernate/engine/jdbc/spi/SqlExceptionHelper.java:276: cannot find symbol
symbol  : class Statement
location: class org.hibernate.engine.jdbc.spi.SqlExceptionHelper
    public void handleAndClearWarnings( Statement statement,
                                        ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error



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