e.g. Calendar Search Help
You must enter a value before pressing Search
Search Results OK to copy? Examples 1 through 2 of 2 (0.0 seconds)
Class: com.technoetic.xplanner.db.hibernate.TransformingSchemaExport  ©, Rating: 0% of 0, C3

159 if (statement != null) statement.close(); 160 if (connection != null) { 161 JDBCExceptionReporter.logWarnings(connection.getWarnings()); 162 connection.clearWarnings(); 163 connectionProvider.closeConnection(connection);

Class: org.apache.tools.ant.taskdefs.SQLExec  ©, Rating: 0% of 0, C2

525 } 526 527 SQLWarning warning = conn.getWarnings(); 528 while (warning != null) { 529 log(warning + " sql warning", Project.MSG_VERBOSE);

Result Page:  1