File: dbinfo.xml

package info (click to toggle)
libxalan2-java 2.7.1-5%2Bdeb6u1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 19,472 kB
  • ctags: 26,006
  • sloc: java: 175,784; xml: 28,073; sh: 164; jsp: 43; makefile: 43; sql: 6
file content (12 lines) | stat: -rw-r--r-- 298 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
<dbtest>
 <description>This file contains information required to make a connection to the DBMS</description>

 <DBINFO>
   <dbdriver>com.lutris.instantdb.jdbc.idbDriver</dbdriver>
   <dburl>jdbc:idb:../../instantdb/sample.prp</dburl>
   <user />
   <password/>
 </DBINFO>
 

</dbtest>