Sign in
android
/
platform
/
external
/
apache-velocity-engine
/
b8206d96
/
.
/
examples
/
dbcontexttest.sh
blob: 3847ff6642b9afa665b5d6fe0457c8d674bd5566 [
file
] [
log
] [
blame
]
echo
"DBContextTest : please ensure MySQL is set up and jdbc drivers are in classpath. See DBContextTest.java for clues"
echo
"This is an unsupported demo."
java
-
cp
.:../
bin
/
velocity
-
0.71
.
jar
:
$CLASSPATH
DBContextTest
dbtest
.
vm