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

Changelog

libhibernate3-java (3.6.4.Final-2ubuntu3) oneiric; urgency=low

  * delete ubuntu-enable-cone-only.patch: we now have built all required jars
 -- Fabrice Coutadeur <email address hidden>   Mon, 27 Jun 2011 05:18:29 +0000

Upload details

Uploaded by:
Fabrice Coutadeur
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [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-2ubuntu3.debian.tar.gz 12.7 KiB 74d8b6d02d87769bf9aec04110cc5f833d88cbca8fe8d6e0471732ce9f2a6dc9
libhibernate3-java_3.6.4.Final-2ubuntu3.dsc 2.1 KiB 322ba6bd834c3c68b8f039994db3bc55e41eb63977409faca1cdef76b07a0214

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.