libhibernate3-java 3.6.10.Final-12 source package in Ubuntu

Changelog

libhibernate3-java (3.6.10.Final-12) unstable; urgency=medium

  * Team upload
  * Raising Standards version to 4.6.2:
    - Setting Rules-Requires-Root: no
  * Build-depending on liblog4j1.2-java (Closes: #1028663)
  * Removing unneeded versioned B-D on maven-debian-helper
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Archive, Bug-Database.

 -- Pierre Gruet <email address hidden>  Sun, 22 Jan 2023 17:13:22 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhibernate3-java_3.6.10.Final-12.dsc 2.7 KiB 075f40f34c6fcfa39b6b857cea816d7a22777293adbfe415a31ca10193948327
libhibernate3-java_3.6.10.Final.orig.tar.gz 3.3 MiB 1a2f83893f7362fd4d1fae0520a2a058ac7d196071989c08e65be9bfab2e9fbb
libhibernate3-java_3.6.10.Final-12.debian.tar.xz 11.2 KiB 9f11553b059eb8c0181ddc861034aeb320217efb2dab1d1353f1c56ee9b1f733

Available diffs

No changes file available.

Binary packages built by this source

libhibernate3-java: Relational Persistence for Idiomatic Java

 Hibernate is a powerful, high performance object/relational persistence
 and query service. Hibernate lets you develop persistent classes
 following object-oriented idiom - including association, inheritance,
 polymorphism, composition, and collections. Hibernate allows you to
 express queries in its own portable SQL extension (HQL), as well as in
 native SQL, or with an object-oriented Criteria and Example API.
 .
 Unlike many other persistence solutions, Hibernate does not hide the
 power of SQL from you and guarantees that your investment in relational
 technology and knowledge is as valid as always.