Skip to content

Navigation Menu

Sign in
Sign up

java h2 database reader #362

atlas4it started this conversation in General
Discussion options

adding a org.h2.Driver driver in order to read from an existing database.
have issue getting connected to database. any special configuration ?
Using a h2 database file : mydbfile.mv.db and a org.h2.Driver.
jdbc url template = jdbc:h2:file:dbname;AUTO_SERVER=TRUE;IFEXISTS=TRUE
I tested the driver with a spring boot and i get access to data with CRUD operations.
using : h2-2.4.240.jar

You must be logged in to vote

Replies: 0 comments

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

AltStyle によって変換されたページ (->オリジナル) /