摘要:http://dingm.iteye.com/blog/1489895H2数据库指定数据库文件路径When usingdatabaseURLs like jdbc:h2:~/test, thedatabaseis stored in the userdirectory. For Windows, this is usually "C:\Documents and Settings\<userName>". If the basedirectoryis not set (as in jdbc:h2:test), thedatabasefiles are store
阅读全文