gentoo.LinuxHowtos.org

Details of dev-db/hsqldb:

Description: The leading SQL relational database engine written in Java
Homepage: http://hsqldb.org

available versions:

releasesalphaamd64armhppaia64mipsppcppc64ppc macoss390shsparcx86USE-Flagsdependenciesebuild warnings
hsqldb-1.8.1.3-r4 -+~----+----+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 available
some ebuild warning depend on specific use-flags or architectures, all ebuild-warnings are shown.

Tutorials:
no tutorial found


back