JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Constant Field Values
Contents
net.hydromatic.*
net.hydromatic.*
net.hydromatic.chinook.data.hsqldb.
ChinookHsqldb
Modifier and Type
Constant Field
Value
public static final
String
PASSWORD
"CHINOOK"
public static final
String
SCHEMA
"chinook"
public static final
String
URI
"jdbc:hsqldb:res:chinook"
public static final
String
USER
"CHINOOK"