Revision 37809 branches/v2_0_0_prep/libraries/libFMap_daldb/resources/api/org/gvsig/fmap/dal/resource/db/DBParameters.xml

View differences:

DBParameters.xml
15 15
          <description></description>
16 16
        </field>
17 17

  
18
        <field name="dbname" type="string" mandatory="false">
18
        <field name="dbname" type="string" mandatory="false" group="Basic">
19 19
          <description></description>
20 20
        </field>
21
        <field name="dbuser" type="string" mandatory="false">
21
        <field name="dbuser" type="string" mandatory="false" group="Basic">
22 22
          <description></description>
23 23
        </field>
24
        <field name="password" type="string" mandatory="false">
24
        <field name="password" type="string" mandatory="false" group="Basic">
25 25
          <description></description>
26 26
        </field>
27 27
      </fields>

Also available in: Unified diff