SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

apache-commons-dbutils rpm build for : OpenSuSE. For other distributions click apache-commons-dbutils.

Name : apache-commons-dbutils
Version : 1.8~RC2 Vendor : obs://build_opensuse_org/Java
Release : 150400.4.37 Date : 2024-10-10 16:41:21
Group : Development/Libraries/Java Source RPM : apache-commons-dbutils-1.8~RC2-150400.4.37.src.rpm
Size : 0.13 MB
Packager : https://www_suse_com/
Summary : Apache Commons DbUtils
Description :
The Commons DbUtils library is a small set of classes designed to make working
with JDBC easier. JDBC resource cleanup code is mundane, error prone work so
these classes abstract out all of the cleanup tasks from your code leaving you
with what you really wanted to do with JDBC in the first place: query and
update data.

Some of the advantages of using DbUtils are:

• No possibility for resource leaks. Correct JDBC coding isn’t difficult but
it is time-consuming and tedious. This often leads to connection leaks that
may be difficult to track down.
• Cleaner, clearer persistence code. The amount of code needed to persist
data in a database is drastically reduced. The remaining code clearly
expresses your intention without being cluttered with resource cleanup.
• Automatically populate JavaBean properties from ResultSets. You don’t need
to manually copy column values into bean instances by calling setter methods.
Each row of the ResultSet can be represented by one fully populated bean
instance.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Java:/packages/SLE_15_SP4/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
apache-commons-dbutils
mvn(commons-dbutils:commons-dbutils)
mvn(commons-dbutils:commons-dbutils:pom:)
osgi(org.apache.commons.commons-dbutils)

Requires :
java-headless >= 1.8
javapackages-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(TildeInVersions) <= 4.10.0-1


Content of RPM :
/usr/share/doc/packages/apache-commons-dbutils
/usr/share/doc/packages/apache-commons-dbutils/CONTRIBUTING.md
/usr/share/doc/packages/apache-commons-dbutils/README.md
/usr/share/doc/packages/apache-commons-dbutils/RELEASE-NOTES.txt
/usr/share/java/apache-commons-dbutils.jar
/usr/share/licenses/apache-commons-dbutils
/usr/share/licenses/apache-commons-dbutils/LICENSE.txt
/usr/share/licenses/apache-commons-dbutils/NOTICE.txt
/usr/share/maven-metadata/apache-commons-dbutils.xml
/usr/share/maven-poms/apache-commons-dbutils.pom

 
ICM