EXP Computer ThinConnect4 Uživatelská příručka Strana 47

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 163
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 46
<server
name="rdbpool"
type="RdbThinSrvPool"
url="//localhost:1702/" >
<pooledServer name="srv1forRdb"/>
<pooledServer name="srv2forRdb"/>
<pooledServer name="srvMPforRdb"/>
</server>
<!—Secure socket server -->
<server
name="srvssl1forRdb"
type="RdbThinSrvSSL"
url="//localhost:1709/"
/>
</servers>
<!—database -->
<databases>
<database
name="mf_pers"
url="//localhost:1701/mydisk:[databases]mf_personnel"
driver="oracle.rdb.jdbc.rdbThin.Driver"
URLPrefix="jdbc:rdbThin:"
/>
<database
name="pers"
url="//localhost:1702/mydisk:[databases]personnel"
driver="oracle.rdb.jdbc.rdbThin.Driver"
URLPrefix="jdbc:rdbThin:"
/>
</databases>
</config>
Description of the various sections within an XML-formatted configuration file follows.
4.3.2.1 Config Section
This section covers the entire configuration settings and contains the specific configuration
sections as described below.
Format
<config>
[ session section ]
[ databases section ]
[ servers section ]
</config>
4.3.2.2 Session Section
47
Zobrazit stránku 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 162 163

Komentáře k této Příručce

Žádné komentáře