Header

  1. View current page

    정상혁의 수첩

Profile_img_60x60_08
195

HSQL DB

Hibernate에서 HSQL 사용과 스키마 자동 생성

 

URL 형식

jdbc:hsqldb:file:/./DATABASE/db/sampledb
jdbc:hsqldb:file:/D:/work/hsql/sample1/sampledb

jdbc:hsqldb:hsql://localhost/sampledb

 

jdbc:hsqldb:mem:mymemdb

 

 

 

id:sa

pw:

 

Driver

org.hsqldb.jdbcDriver

Datasource  : org.hsqldb.jdbc.jdbcDataSource

 

History

Last edited on 09/16/2010 06:52 by benelog

Comments (0)

You must log in to leave a comment. Please sign in.