derby 10.10.1.1-1 source package in Ubuntu
Changelog
derby (10.10.1.1-1) unstable; urgency=low * Initial release (Closes: #617425) Package developed with the help of Tim Booth <email address hidden>, Zied Abid <email address hidden> and Emmanuel Bourg <email address hidden> -- Emmanuel Bourg <email address hidden> Wed, 12 Jun 2013 15:26:34 +0200
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
derby_10.10.1.1-1.dsc | 1.5 KiB | 59a415276016c07774e5c659bd48ae01d4c0315cefd818ae9f8bbd148943bb5c |
derby_10.10.1.1.orig.tar.gz | 11.8 MiB | b76b06f61becadf3fc45c15c4b583e0179f7516b35a4d15e5259ba0dbff1e835 |
derby_10.10.1.1-1.debian.tar.gz | 7.0 KiB | 7fa93e1106ca0444861c93f7b8a572b7045af29a8eb949e5bae6eb96a8b47dd2 |
No changes file available.
Binary packages built by this source
- derby-doc: No summary available for derby-doc in ubuntu utopic.
No description available for derby-doc in ubuntu utopic.
- derby-tools: Apache Derby Tools
The Derby tools and utilities are a set of routines supplied with Derby
that are typically used to create, inspect, and update a Derby database.
.
These tools and utilities include:
* NetworkServerControl, provides the ability to start a Network Server or
connect to a running Network Server to shutdown, configure or retrieve
diagnostic information.
* ij, the Derby's interactive JDBC scripting tool. It is a simple utility
for running scripts against a Derby database. You can also use it
interactively to run ad hoc queries. ij provides several commands for ease
in accessing a variety of JDBC features.
ij can be used in an embedded or a client/server environment.
* sysinfo, provides information about your version of Derby and your
environment.
* dblook, the Derby's Data Definition Language (DDL) Generation Utility,
more informally called a schema dump tool. It is a simple utility that
dumps the DDL of a user-specified database to either a console or a file.
The generated DDL can then be used for such things as recreating all or
parts of a database, viewing a subset of a database's objects (for example,
those which pertain to specific tables and schemas), or documenting
a database's schema.
* SignatureChecker, a tool that identifies any SQL functions and procedures
in a database that do not follow the SQL Standard argument matching rules.
* PlanExporter, a tool to export query plan data for further analysis.
- libderby-java: No summary available for libderby-java in ubuntu utopic.
No description available for libderby-java in ubuntu utopic.
- libderbyclient-java: No summary available for libderbyclient-java in ubuntu utopic.
No description available for libderbyclient-java in ubuntu utopic.