hsqldb 1.8.0.10-9ubuntu2 source package in Ubuntu
Changelog
hsqldb (1.8.0.10-9ubuntu2) precise; urgency=low * No-change rebuild to drop spurious libsfgcc1 dependency on armhf. -- Adam Conrad <email address hidden> Fri, 02 Dec 2011 17:40:18 -0700
Upload details
- Uploaded by:
- Adam Conrad
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
hsqldb_1.8.0.10.orig.tar.gz | 2.8 MiB | 931425aaa5b0070cf19228fd3a7e081c73d806268714e1b946755047f75b671e |
hsqldb_1.8.0.10-9ubuntu2.diff.gz | 17.9 KiB | bd69d3cca8a75f0e02ca17ea9f22bdab4920913b6e0081bb10106b54ea1f6f16 |
hsqldb_1.8.0.10-9ubuntu2.dsc | 1.4 KiB | 628e26aafcd4ed4714799c683eceb2577e369971d78affb8261f320805711c0f |
Available diffs
- diff from 1.8.0.10-9ubuntu1 to 1.8.0.10-9ubuntu2 (333 bytes)
Binary packages built by this source
- hsqldb-server: Java SQL database server
HSQLDB is an SQL relational database engine written in Java. It has a
JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus
SQL:1999 and SQL:2003 enhancements. It offers a small, fast database
engine that offers both in-memory and disk-based tables. Embedded and
server modes are available. Additionally, it includes tools such as a
minimal web server, in-memory query and management tools (can be run as
applets), and a number of demonstration examples.
.
This package contains the files necessary to run an HSQLDB server. More
commonly, HSQLDB is used as an embedded database engine, which does not
require this package.
.
Web site: http://hsqldb. org/
- hsqldb-utils: Java SQL database engine (utilities)
HSQLDB is an SQL relational database engine written in Java. It has a
JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus
SQL:1999 and SQL:2003 enhancements. It offers a small, fast database
engine that offers both in-memory and disk-based tables. Embedded and
server modes are available. Additionally, it includes tools such as a
minimal web server, in-memory query and management tools (can be run as
applets), and a number of demonstration examples.
.
This package contains some scripts to invoke the Utilities of HSQLDB
(org.hsqldb.util.*) :
- hsqldb-databasemanager : DatabaseManager
- hsqldb-databasemanager swing: DatabaseManager Swing
- hsqldb-transfer: Transfer
- hsqldb-querytool: QueryTool
- hsqldb-sqltool: SqlTool
- libhsqldb-java: Java SQL database engine
HSQLDB is an SQL relational database engine written in Java. It has a
JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus
SQL:1999 and SQL:2003 enhancements. It offers a small, fast database
engine that offers both in-memory and disk-based tables. Embedded and
server modes are available. Additionally, it includes tools such as a
minimal web server, in-memory query and management tools (can be run as
applets), and a number of demonstration examples.
.
Web site: http://hsqldb. org/
- libhsqldb-java-doc: No summary available for libhsqldb-java-doc in ubuntu quantal.
No description available for libhsqldb-java-doc in ubuntu quantal.
- libhsqldb-java-gcj: Java SQL database engine (native code)
HSQLDB is an SQL relational database engine written in Java. It has a
JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus
SQL:1999 and SQL:2003 enhancements. It offers a small, fast database
engine that offers both in-memory and disk-based tables. Embedded and
server modes are available. Additionally, it includes tools such as a
minimal web server, in-memory query and management tools (can be run as
applets), and a number of demonstration examples.
.
This package contains the natively compiled code for use by gij.