Пакет: libjdo-api-java (3.1-3~18.04)
Ссылки для libjdo-api-java
Ресурсы Trisquel:
Исходный код libjdo-api-java:
- [libjdo-api-java_3.1-3~18.04.dsc]
- [libjdo-api-java_3.1.orig.tar.gz]
- [libjdo-api-java_3.1-3~18.04.debian.tar.xz]
Сопровождающий:
Original Maintainers:
- Debian Java Maintainers (Почтовый архив)
- Torsten Werner
Внешние ресурсы:
- Сайт [db.apache.org]
Подобные пакеты:
Implementation of JSR 243: Java Data Objects 3.1
Java Data Objects (JDO) is a standard way to access persistent data in databases, using plain old Java objects (POJO) to represent persistent data. The approach separates data manipulation (done by accessing Java data members in the Java domain objects) from database manipulation (done by calling the JDO interface methods). This separation of concerns leads to a high degree of independence of the Java view of data from the database view of the data.
Interfaces are defined for the user's view of persistence:
- PersistenceManager: the component responsible for the life cycle of persistent instances, Query factory, and Transaction access - Query: the component responsible for querying the datastore and returning persistent instances or values - Transaction: the component responsible for initiating and completing transactions
JDO is being developed as a Java Specification Request in the Java Community Process. The original JDO 1.0 is JSR-12 http://www.jcp.org/en/jsr/detail?id=12 and the current JDO 2.0 is JSR-243 http://www.jcp.org/en/jsr/detail?id=243
Другие пакеты, относящиеся к libjdo-api-java
|
|
|
-
- dep: libgeronimo-jta-1.2-spec-java
- Apache Geronimo JTA 1.2 API
Загрузка libjdo-api-java
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 189,5 Кб | 253 Кб | [список файлов] |