JIRA Report

Fix VersionKeyComponentSummaryTypeResolutionStatus
DBUTILS-81DbUtils.loadDriver() uses Class.forName()BugFixedClosed
DBUTILS-80DbUtils.loadDriver catches ThrowableBugFixedClosed
DBUTILS-71insert errorBugFixedClosed
DBUTILS-49QueryRunner - fillStatement method does not work for PostgreSQL database driversBugFixedClosed
DBUTILS-44QueryRunner#fillStatement setNull all database fix proposalBugFixedClosed
DBUTILS-41Inserting/updating null in a timestamp field with PostgreSQL 8.xBugFixedClosed
DBUTILS-39setNull with Postgres in QueryRunnerBugFixedClosed
DBUTILS-14[dbutils] fillPreparedStatementImprovementFixedClosed
DBUTILS-68Examples on main page are not generic and produce unchecked warningTaskFixedClosed
DBUTILS-35Can somebody upload commons-dbutils 1.1 sources jar to the apache repositoryTaskFixedClosed
1.5DBUTILS-93Source assembly artifact fails to build a site because of missing pmd-ruleset.xmlBugFixedResolved
1.5DBUTILS-73.BasicRowProcessor.CaseInsensitiveHashMap uses default Locale for toLowerCaseBugFixedResolved
1.5DBUTILS-91Enhance BasicRowProcessor to have row mapping easier to configureImprovementFixedResolved
1.5DBUTILS-84BeanProcessor method processColumn should take SQLXML in considerationImprovementFixedResolved
1.5DBUTILS-66ScalarHandler, ColumnHandler and KeyedHandler are missing genericsImprovementFixedResolved
1.5DBUTILS-76New handler StringColumnListHandlerNew FeatureFixedResolved
1.5DBUTILS-67Add a BeanMapHandlerNew FeatureFixedResolved
1.5DBUTILS-88Make AsyncQueryRunner be a decorator around a QueryRunnerTaskFixedResolved
1.5DBUTILS-94Provide test coverage for org.apache.commons.dbutils.DbUtilsTestFixedResolved
1.4DBUTILS-79fillStatement doesn't complain when there are too few parametersBugFixedClosed
1.4DBUTILS-65Duplicate code introduced during Java 1.5 branch mergeBugFixedClosed
1.4DBUTILS-75efficient usage from findbugsImprovementFixedClosed
1.4DBUTILS-78Add asynchronous batch, query, and update callsNew FeatureFixedClosed
1.3DBUTILS-63SqlNullCheckedResultSet exposes internal representationBugFixedClosed
1.3DBUTILS-61Backwards binary compatibility broken in KeyedHandlerBugFixedClosed
1.3DBUTILS-57BeanProcessor not able to map an alias column from a HSQLDB query to the any bean propertiesBugFixedClosed
1.3DBUTILS-56QueryRunner exception using Oracle: Too many parameters: expected 0, was given 1 Query: ...BugFixedClosed
1.3DBUTILS-60Enhance message in QueryRunner#rethrow for BatchImprovementFixedClosed
1.3DBUTILS-58QueryRunner: Allow to completly disable use of PreparedStatement#getParameterMetaDataImprovementFixedClosed
1.3DBUTILS-48Java 1.5 generics and varargsNew FeatureFixedClosed
1.3DBUTILS-62Fix example page according to Java 5 versionTaskFixedClosed
1.2DBUTILS-52QueryRunner is not thread-safeBugFixedClosed
1.2DBUTILS-40NullPointerException occured at rethrow methodBugFixedClosed
1.2DBUTILS-36Add serialVersionUID to BasicRowProcessor.CaseInsensitiveHashMapBugFixedClosed
1.2DBUTILS-51Make classes immutable where possible to improve thread-safetyImprovementFixedClosed
1.2DBUTILS-42Object with Long or Decimal got initial zero value while database field is nullImprovementFixedClosed
1.2DBUTILS-38example documentation page, update queryImprovementFixedClosed
1.2DBUTILS-37BeanListHandler#handle(ResultSet) is not optimalImprovementFixedClosed
1.2DBUTILS-34BasicRowProcessor loses any information on database field caseImprovementFixedClosed
1.2DBUTILS-33Consdier making GenericListHandler publicImprovementFixedClosed
1.2DBUTILS-31fillStatement setNull bug with the Derby JDBC driverImprovementFixedClosed
1.2DBUTILS-29[dbutils] Support bean property to SQL IN parameter mappingImprovementFixedClosed
1.1DBUTILS-32Tests fail to build under 1.6, and warning while compiling sourceBugFixedClosed
1.1DBUTILS-9[dbutils] MockResultSet needs to handle equals and hashCodeBugFixedClosed
1.1DBUTILS-7[dbutils] MockResultSet: Throw UnsupportedOperationException for not implemented methodsBugFixedClosed
1.1DBUTILS-5[dbutils] vendorCode and SQLState not included in SQLExceptionBugFixedClosed
1.1DBUTILS-4[dbutils] ResultSetIterator should rethrow SQLExceptions as RuntimExceptionBugFixedClosed
1.1DBUTILS-3[dbutils] Setting bean properties fails silentlyBugFixedClosed
1.1DBUTILS-2[dbutils] QueryLoader cannot locate properties file on weblogicBugFixedClosed
1.1DBUTILS-1[dbutils] BeanListHandler and BeanHandler fail to support java.sql.Date()BugFixedClosed
1.1DBUTILS-26[dbutils] Oracle 9.2.0 JDBC Timestamp ProblemImprovementFixedClosed
1.1DBUTILS-25[dbutils] Proposal for a set of new ResultSetHandlersImprovementFixedClosed
1.1DBUTILS-23[dbutils] Updated docs for example.html page (select AS)ImprovementFixedClosed
1.1DBUTILS-22[dbutils] QueryLoader.loadQueries() should be protectedImprovementFixedClosed
1.1DBUTILS-21[dbutils] Add protected QueryRunner.prepareConnection()ImprovementFixedClosed
1.1DBUTILS-20[dbutils] Implement Pluggable Adaptors to Make BeanHandler SmarterImprovementFixedClosed
1.1DBUTILS-18[dbutils] Allow user to provide type information for input parametersImprovementFixedClosed
1.1DBUTILS-16[dbutils] ResultSetRowProcessor abstract handler and some classes reworkImprovementFixedClosed
1.1DBUTILS-15[dbutils] Patch for extending BasicRowProcessorImprovementFixedClosed
1.1DBUTILS-13[dbutils] Add QueryRunner.batch()ImprovementFixedClosed
1.1DBUTILS-12[dbutils] Protected QueryRunner.close() methodsImprovementFixedClosed
1.1DBUTILS-11[dbutils] ColumnListHandler implementationImprovementFixedClosed