Wiki source code of EOModel

Last modified by Andrew Lindesay on 2006/10/29 00:06

Show last authors
1 = EOModel Task Manual =
2
3 This has been transcribed by [[Andrew Lindesay>>url:http://www.lindesay.co.nz||shape="rect"]] from the old WOProject site.
4
5 == Description ==
6
7 {{code language="none"}}EOModel{{/code}} is an Ant task to maintain an {{code language="none"}}index.eomodeld{{/code}} file.
8
9 == Parameters ==
10
11 |=(((
12 Attribute
13 )))|=(((
14 Description
15 )))|=(((
16 Required
17 )))
18 |(((
19 eomodelFile
20 )))|(((
21 {{code language="none"}}index.eomodeld{{/code}} file location. When ommitted, {{code language="none"}}index.eomodeld{{/code}} file in the current directory is assumed.
22 )))|(((
23 Yes
24 )))
25 |(((
26 username
27 )))|(((
28 Name of the user to be set in the connection dictionary.
29 )))|(((
30 No
31 )))
32 |(((
33 password
34 )))|(((
35 Password of the user to be set in the connection dictionary.
36 )))|(((
37 No
38 )))
39 |(((
40 url
41 )))|(((
42 URL of the database to be set in the connection dictionary.
43 )))|(((
44 No
45 )))