Menu

[r2667]: / trunk / ch.sahits.codegen.test / fragments / headless_test / serializedFoo4.xml  Maximize  Restore  History

Download this file

25 lines (23 with data), 936 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="Foo" package="ch.sahits" superclass="" abstract="false" final="false" visibility="PUBLIC">
<interface class="" />
</class>
<generation type="AST_IMPLEMENTATION" base="2">
<inputfile>/home/andi/codegenjava/ch.sahits.codegen.test/fragments/OracleTestCreate.sql</inputfile>
<jetemplate inPlugin="true">jet_templates/dbbean.javajet</jetemplate>
<generator inPlugin="true">ch.sahits.codegen.java.generator.ast.PureASTOracleDAOGenerator</generator>
<referenceImplementation />
<databaseproduct>ORACLE</databaseproduct>
</generation>
<database>
<port>1521</port>
<host>localhost</host>
<dbname>name</dbname>
<username>sys</username>
<password>good</password>
<tablename>person</tablename>
<schema>HR</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.