File: dbinfo.xml

package info (click to toggle)
libxalan2-java 2.7.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 19,608 kB
  • sloc: java: 175,006; xml: 28,206; sh: 159; jsp: 43; makefile: 12; sql: 6
file content (14 lines) | stat: -rw-r--r-- 250 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<XMLSTORE>

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

</XMLSTORE>