commons-dbutils icon indicating copy to clipboard operation
commons-dbutils copied to clipboard

Apache Commons DbUtils

Results 19 commons-dbutils issues
Sort by recently updated
recently updated
newest added

Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2 to 4.7.1.1. Release notes Sourced from spotbugs-maven-plugin's releases. Spotbugs Maven Plugin 4.7.1.1 Patch Release Validate Spotbugs report even if only test sources exist fixing #454 Moved...

dependencies
java

Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.2.3 to 4.7.1. Release notes Sourced from spotbugs's releases. SpotBugs 4.7.1 CHANGELOG Fixed Fixed False positives for RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE on try-with-resources with interface references (#1931) @​dmivankov Fixed NullPointerException...

dependencies
java

Query of type (show create table) in MySQL returns result with column header having spaces (Create Table) This should be mapped to createTable prop using generousName transformation.

Upgrade to hamcrest v2.2 from v1.3

When the batch size is large (e.g. 100,000), fetching the parameter metadata can be extremly time-consuming in the batch operation (in my case, nearly slow down as 100 times of...

https://issues.apache.org/jira/browse/COMMONSSITE-145

* Simplify expression * Use StringBuilder * Remove redundant initializer * Inline variable

String getColumnLabel(int column) throws SQLException Gets the designated column's suggested title for use in printouts and displays. The suggested title is usually specified by the SQL AS clause. If a...

Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2 to 4.7.2.1. Release notes Sourced from spotbugs-maven-plugin's releases. Spotbugs Maven Plugin 4.7.2.1 Bumps groovy to 4.0.5 Bumps asm to 9.4 Build Related For reproducible builds, timestamp...

dependencies
java

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.9 to 3.0.11. Release notes Sourced from actions/cache's releases. v3.0.11 What's Changed Call out cache not saved on hit by @​Phantsure in actions/cache#946 Update @​actions/core to 1.10.0...

dependencies
github_actions