Skip to content

how HSQL work in examples! #2

@yichaosun

Description

@yichaosun

hello there,
I find the code below in JDBCExample

conn = DriverManager.getConnection("jdbc:hsqldb:db_file", "sa", "");

and I can't run the UnitTests for db connect failed, I found the website of HSQL, there are three type of the HSQL db, like "jdbc:hsqldb:file: xxx" or "jdbc:hsqldb:mem:xxx",but no use in the examples, so I wonder how HSQL here works!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions