All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.h2_db.properties Maven / Gradle / Ivy

# H2 db props
driverClassName=org.h2.Driver
url=jdbc:h2:mem:test;MODE=MYSQL;DB_CLOSE_DELAY=-1
username=root
password=123456

maxActive=10
maxWait=10000
minIdle=2




© 2015 - 2025 Weber Informatics LLC | Privacy Policy