Sign in
eclipse
/
virgo
/
org.eclipse.virgo.system-verification-tests
/
b243f58afbe569d5a2aa1450d8253230b9a33fb7
/
.
/
org.eclipse.virgo.server.svt
/
greenpages-db
/
data.bat
blob: 0fdc44ca2e1771d1ba784dbbe5a69201fff84292 [
file
] [
log
] [
blame
]
@echo
off
setlocal
call h2
java
-
cp
"%H2CP%"
org
.
h2
.
tools
.
RunScript
-
url jdbc
:
h2
:
tcp
:
//localhost/~/greenpages-db/greenpages -user greenpages -password pass -script db.sql