Displaying differences for changeset
 
display as  

src/java/m/example/jdbc/V1_0.java

@@ -25,8 +25,9 @@
 @Resource(file = "jdbc:postgresql://localhost/od?user=od&password=od",
         env = {"maxWait=10000", "jmxEnabled=false"}, id = "db", type = JDBC)
  */
-/**
- *
+/** 
+ * added docs
+ * 
  * @author od
  */
 @Name("jdbc")