libhibernate3-java 3.6.10.Final-9+deb10u1build0.20.04.1 source package in Ubuntu

Changelog

libhibernate3-java (3.6.10.Final-9+deb10u1build0.20.04.1) focal-security; urgency=medium

  * fake sync from Debian

 -- Amir Naseredini <email address hidden>  Thu, 20 Jun 2024 12:58:44 +0100

Upload details

Uploaded by:
Amir Naseredini
Uploaded to:
Focal
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe libs
Focal security universe libs

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhibernate3-java_3.6.10.Final.orig.tar.gz 3.3 MiB 1a2f83893f7362fd4d1fae0520a2a058ac7d196071989c08e65be9bfab2e9fbb
libhibernate3-java_3.6.10.Final-9+deb10u1build0.20.04.1.debian.tar.xz 11.0 KiB 8c33329ec0fd6d9c1d033599a3551f10c792c417fcb14330773a76f2489d7b40
libhibernate3-java_3.6.10.Final-9+deb10u1build0.20.04.1.dsc 2.7 KiB 2c61d722ae38fe92f960a5e953e9e35097f2752c02cc1325a6122f8adf99c81f

View changes file

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.