Menu

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

Download this file

24 lines (22 with data), 922 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<generatedclass version="1.0" xsi:noNamespaceSchemaLocation='http://www.sahits.ch/xsd/databasetable.xsd'>
<srcFolder path="test/src" />
<class name="dsfg" package="ch.sahits.person" superclass="java.lang.Object" abstract="false" final="false" visibility="PUBLIC">
<interface class="ch.sahits.util.IObersvable" />
</class>
<generation type="JETEMPATE" base="WITH_DB_INPUT_FILE">
<inputfile>/home/andi/eclipse/plugin_ch.sahits.codegen.java/test_data/OracleTestCreate.sql</inputfile>
<jetemplate inPlugin="true">dbbean.javajet</jetemplate>
<generator inPlugin="false" />
<referenceImplementation />
<databaseproduct>ORACLE</databaseproduct>
</generation>
<database>
<port>1521</port>
<host>localhost</host>
<dbname />
<username>sys</username>
<password />
<tablename />
</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.