from small one page howto to huge articles all in one place
Last additions: May, 25th 2007: April, 26th 2007: Apr, 10th. 2007: |
. You are here: Portage
Details of dev-db/hsqldb:
Description: HSQLDB - Lightweight 100% Java SQL Database Engine
Homepage: https://hsqldb.org
available versions:
releases | alpha | amd64 | arm | hppa | ia64 | mips | ppc | ppc64 | ppc macos | s390 | sh | sparc | x86 | USE-Flags | dependencies | ebuild warnings |
hsqldb-2.7.4 |
- | + | - | - | - | - | - | + | - | - | - | - | - | none | show | If you intend to run Hsqldb in Server mode and you want to create
additional databases, remember to put correct information in both
'server.properties' and 'sqltool.rc' files.
(read the 'Init script Setup Procedure' section of the 'Chapter 3.
UNIX Quick Start' in the Hsqldb docs for more information)
For data manipulation use:
# java -classpath ${EPREFIX}${HSQLDB_JAR} org.hsqldb.util.DatabaseManager
# java -classpath ${EPREFIX}${HSQLDB_JAR} org.hsqldb.util.DatabaseManagerSwing
# java -classpath ${EPREFIX}${HSQLDB_JAR} org.hsqldb.util.SqlTool \\
--rcFile ${EPREFIX}/var/lib/hsqldb/sqltool.rc
show |
Legend: + stable~ testing- not availablesome ebuild warning depend on specific use-flags or architectures, all ebuild-warnings are shown. Tutorials: no tutorial found
back
|