Menu

[r3190]: / trunk / ch.sahits.codegen.java / fragments / MySQLConnection.xml  Maximize  Restore  History

Download this file

25 lines (23 with data), 806 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<generatedclass version="1.1">
<srcFolder path="test/src" />
<class name="a1" package="" superclass="" abstract="false" final="false" visibility="PUBLIC">
<interface class="" />
</class>
<generation type="JETEMPATE" base="8" genClass="ch.sahits.codegen.java.internal.wizards.DBDefinitionPage">
<inputfile />
<jetemplate inPlugin="true">dbbean.javajet</jetemplate>
<generator inPlugin="false" />
<referenceImplementation />
<databaseproduct>MYSQL</databaseproduct>
</generation>
<database>
<port>3306</port>
<host>localhost</host>
<dbname>cdcol</dbname>
<username>root</username>
<password>Cpm?9RV</password>
<tablename>cds</tablename>
<schema />
</database>
</generatedclass>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.