gentoo.LinuxHowtos.org

Details of dev-db/hsqldb:

Description: HSQLDB - Lightweight 100% Java SQL Database Engine
Homepage: https://hsqldb.org

available versions:

releasesalphaamd64armhppaia64mipsppcppc64ppc macoss390shsparcx86USE-Flagsdependenciesebuild warnings
hsqldb-2.7.3 -~~----~----~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
hsqldb-1.8.1.3-r5 -+~----+----+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