Package net.hydromatic.scott.data.hsqldb
Class ScottHsqldb
- java.lang.Object
-
- net.hydromatic.scott.data.hsqldb.ScottHsqldb
-
public class ScottHsqldb extends Object
Scott data set in hsqldb format.
-
-
Constructor Summary
Constructors Constructor Description ScottHsqldb()
-
-
-
Field Detail
-
URI
public static final String URI
URI of the hsqldb database.- See Also:
- Constant Field Values
-
USER
public static final String USER
- See Also:
- Constant Field Values
-
PASSWORD
public static final String PASSWORD
- See Also:
- Constant Field Values
-
-