How to Install and Uninstall libgeronimo-jpa-2.0-spec-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libgeronimo-jpa-2.0-spec-java-doc" package

Please follow the step by step instructions below to install libgeronimo-jpa-2.0-spec-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgeronimo-jpa-2.0-spec-java-doc

2. Uninstall "libgeronimo-jpa-2.0-spec-java-doc" package

Please follow the guidelines below to uninstall libgeronimo-jpa-2.0-spec-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgeronimo-jpa-2.0-spec-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgeronimo-jpa-2.0-spec-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgeronimo-jpa-2.0-spec-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 3384
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: geronimo-jpa-2.0-spec
Version: 1.1-2
Suggests: libgeronimo-jpa-2.0-spec-java (= 1.1-2)
Filename: pool/universe/g/geronimo-jpa-2.0-spec/libgeronimo-jpa-2.0-spec-java-doc_1.1-2_all.deb
Size: 153794
MD5sum: 4220202271aef1f5a67f429545139b96
SHA1: a55a26aa73ce9d8c9d5afab90222b65f9f33439c
SHA256: 6b8c71ed18bc0e79d7c8d3ca0519ed8c0f53086ce6c48a95fe27a0b326d907a8
Description-en: 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.
Description-md5: 72bbc65372be0641a16f6e277fd45162
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu