geronimo-jpa-2.0-spec 1.1-2 source package in Ubuntu

Changelog

geronimo-jpa-2.0-spec (1.1-2) unstable; urgency=medium

  [ Torsten Werner ]
  * Install POM file. (Closes: #592269).

  [ Miguel Landaeta ]
  * Bump Standards-Version to 3.9.1. No changes were required.
 -- Matthias Klose <email address hidden>   Thu,  30 Sep 2010 17:03:51 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Maverick
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 java
Trusty release universe java
Precise release universe java

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
geronimo-jpa-2.0-spec_1.1.orig.tar.gz 27.4 KiB 26fac616d775cad3b0cc6beb144a7ffb404ede2fb70caa565168f0fb68a95911
geronimo-jpa-2.0-spec_1.1-2.debian.tar.gz 2.3 KiB 6088d9ef9b73d66da8759991e04648bf8e0d9bbcf7f99f4e51c6222bd444efcc
geronimo-jpa-2.0-spec_1.1-2.dsc 1.4 KiB ad9fa27ef104479d108b5597e32cc40db56103593d38181169bae1ed5216e825

Available diffs

View changes file

Binary packages built by this source

libgeronimo-jpa-2.0-spec-java: Geronimo JSR-317 Java Persistence (JPA) 2.0 Spec API

 The Java Persistence API is the Java API for the management of persistence
 and object/relational mapping for Java EE and Java SE environments.
 .
 The goal of this specification is to provide an object/relational mapping
 facility for the Java application developer using a Java domain model
 to manage a relational database.
 .
 Persistence in this context covers three areas:
  - The API itself, defined in the javax.persistence package.
  - The Java Persistence Query Language (JPQL).
  - Object/relational metadata.
 .
 The Java Persistence 2.0 specification addresses improvements in the areas of
 domain modeling, object/relational mapping, EntityManager and Query
 interfaces, and the Java Persistence query language. It adds an API for
 criteria queries, a metamodel API, and support for validation.
 .
 This package contains only API of JSR-317 spec. Apache OpenJPA and
 EclipseLink are implementations of this spec.

libgeronimo-jpa-2.0-spec-java-doc: Documentation for libgeronimo-jpa-2.0-spec-java

 Documentation for the Java Persistence API that is the Java API for the
 management of persistence and object/relational mapping for Java EE and Java
 SE environments.
 .
 The goal of this specification is to provide an object/relational mapping
 facility for the Java application developer using a Java domain model
 to manage a relational database.
 .
 Persistence in this context covers three areas:
  - The API itself, defined in the javax.persistence package.
  - The Java Persistence Query Language (JPQL).
  - Object/relational metadata.
 .
 The Java Persistence 2.0 specification addresses improvements in the areas of
 domain modeling, object/relational mapping, EntityManager and Query
 interfaces, and the Java Persistence query language. It adds an API for
 criteria queries, a metamodel API, and support for validation.
 .
 This package contains only API of JSR-317 spec. Apache OpenJPA and
 EclipseLink are implementations of this spec.