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

Changelog

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

  * Team upload.
  * Ignore the dependencies on wagon and maven-scm (Closes: #797439)

 -- Emmanuel Bourg <email address hidden>  Sun, 30 Aug 2015 23:14:22 +0200

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
Xenial release universe libs

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhibernate3-java_3.6.10.Final-4.dsc 2.8 KiB add6a28d4411433e24dfab670d78ef8448cc1f16dad902578aa051f7c78592e1
libhibernate3-java_3.6.10.Final.orig.tar.gz 3.3 MiB 1a2f83893f7362fd4d1fae0520a2a058ac7d196071989c08e65be9bfab2e9fbb
libhibernate3-java_3.6.10.Final-4.debian.tar.xz 11.2 KiB 63d7ea0e36e11bef64a6c1f0665f64b03f5635e014b95637a84c0772a923d41f

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.

libhibernate3-java-doc: Relational Persistence for Idiomatic Java (documentation)

 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.
 .
 This package includes the documentation.