Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Localtabgroup
Localtab live
titleXML Attributes

Name

Type

Required?

Description

jdbcDriver

string

Y

Java class name of the JDBC driver used to connect to the database

jdbcURL

string

Y

JDBC URL to connect to. These are usually of the form jdbc:databaseProduceName:databaseSpecificInformation

jdbcUserName

string


The username to use to communicate with the database

jdbcPassword

string


The password to use to communicate with the database

...