libhibernate-commons-annotations-java 3.2.0.Final-5 source package in Ubuntu
Changelog
libhibernate-commons-annotations-java (3.2.0.Final-5) unstable; urgency=medium * Team upload. * Build-Depends: s/default-jdk/default-jdk-headless/ * Standards-Version: 4.7.0 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control fields by cme (routine-update) * Drop useless get-orig-source target (routine-update) * Trim trailing whitespace. * Update watch file format version to 4. * Use secure URI in Homepage field. * d/copyright: DEP5 -- Andreas Tille <email address hidden> Tue, 04 Feb 2025 18:28:21 +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 | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | libs | |
Plucky | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libhibernate-commons-annotations-java_3.2.0.Final-5.dsc | 2.4 KiB | be4dd9ff16f5572e6d3c06f42f2266d10fedf002266ea21040753db5b02acd8b |
libhibernate-commons-annotations-java_3.2.0.Final.orig.tar.gz | 32.2 KiB | 97ee0f82201dc048e516de13be50f7dd4df3a66597865875b18923c096c9caab |
libhibernate-commons-annotations-java_3.2.0.Final-5.debian.tar.xz | 3.3 KiB | 2f1c902bd3561eabb557660112b98f142a80686222f4a6f3b6f5959e980ec336 |
Available diffs
- diff from 3.2.0.Final-4 to 3.2.0.Final-5 (1.9 KiB)
No changes file available.
Binary packages built by this source
- libhibernate-commons-annotations-java: Hibernate Commons Annotations
Hibernate, like all other object/relational mapping tools, requires
metadata that governs the transformation of data from one
representation to the other (and vice versa). As an option, you can
now use JDK 5.0 annotations for object/relational mapping with
Hibernate 3.2. You can use annotations in addition to or as a
replacement of XML mapping metadata.
.
You can use Hibernate extension annotations on top of standardized
Java Persistence annotations to utilize all native Hibernate
features.
.
This package ships the Hibernate Commons Annotations classes used by
annotations based Hibernate sub-projects.