質問編集履歴

1

コードの訂正 

2016/04/24 08:12

投稿

edoooooo
edoooooo

スコア476

test CHANGED
File without changes
test CHANGED
@@ -376,7 +376,7 @@
376
376
 
377
377
  private final String DRIVER_NAME="org.h2.Driver";
378
378
 
379
- private final String JDBC_URL="jdbc:h2:file:/Users/endoutaichi/Documents/networkspace/example23/h2data.dat";
379
+ private final String JDBC_URL="jdbc:h2:file:/Users/endo/Documents/networkspace/example23/h2data.dat";
380
380
 
381
381
  private final String DB_USER="sa";
382
382