jameica-h2database 1.4.199-1 source package in Ubuntu
Changelog
jameica-h2database (1.4.199-1) unstable; urgency=medium * New upstream version 1.4.199 * Rediff patches * Bump policy version (no changes) * Update description * Add R³ -- Jochen Sprickerhof <email address hidden> Tue, 18 Jun 2024 09:20:41 +0200
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc | |
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jameica-h2database_1.4.199-1.dsc | 2.3 KiB | 5c1c3b4bbde1918ab84b0500fbe73602c764893dd103a00f1546889e9fb5fe75 |
jameica-h2database_1.4.199.orig.tar.xz | 2.3 MiB | 681d425b422e14f7e2db26188d19ab90eb0226f96c254bc4b0e118b9c149eb5b |
jameica-h2database_1.4.199-1.debian.tar.xz | 20.9 KiB | 9168cbb817c685dad8bc2402f2ecb0b63aec4fd409f27544c114fdb5d171ce04 |
Available diffs
- diff from 1.4.197-7 to 1.4.199-1 (1.1 MiB)
No changes file available.
Binary packages built by this source
- jameica-h2database: H2 Database Engine (jameica version)
H2 is a relational database management system supporting a subset
of the SQL standard. The main programming APIs are SQL and JDBC,
however the database also supports using the PostgreSQL ODBC driver
by acting like a PostgreSQL server.
.
The main features of H2 are:
.
- Very fast, open source, JDBC API.
- Embedded and server modes; in-memory databases.
- Browser based Console application.
- Small footprint
.
This is the version of h2 as needed by jameica.