Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

org.h2.jdbc.jdbcsqlsyntaxerrorexception table not found

DB_CLOSE_DELAY=-1

# To keep the database open, add ;DB_CLOSE_DELAY=-1 to the database URL:
jdbc:h2:mem:test;DB_CLOSE_DELAY=-1
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #table
ADD COMMENT
Topic
Name
3+8 =