libhibernate3-java 3.6.4.Final-2ubuntu4 source package in Ubuntu

Changelog

libhibernate3-java (3.6.4.Final-2ubuntu4) precise; urgency=low

  * Fix FTBFS with OpenJDK7 (LP: #888960):
    - d/maven.properties: Specify source file encoding to fix Java
      encoding errors during Javadoc generation.
 -- James Page <email address hidden>   Fri, 09 Dec 2011 16:57:47 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libhibernate3-java_3.6.4.Final.orig.tar.gz 3.2 MiB 0119b75d3d8bb038488056847fea1d575566989f9557a68b5ba4f7a80663a586
libhibernate3-java_3.6.4.Final-2ubuntu4.debian.tar.gz 12.1 KiB 01d4bed929eaa63e2d468daed10b7260002a31da7a78b50836d827ec29ab174e
libhibernate3-java_3.6.4.Final-2ubuntu4.dsc 2.9 KiB 87065919dba0a9f5c5d0feca0e774ac8f841639e4ca32ecf35f2be326b178ccc

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.

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.