Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how HSQL work in examples! #2

Open
yichaosun opened this issue Nov 18, 2019 · 0 comments
Open

how HSQL work in examples! #2

yichaosun opened this issue Nov 18, 2019 · 0 comments

Comments

@yichaosun
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant