Locale Class

The Locale class is the persistent class that defines the locales (languages) supported by a schema. Although a schema inherits all of the locales of its superschemas, a locale can be updated only in the schema in which it was defined.

In JADE thin client mode, all locale information is based on the locale of the presentation client that initiated the application. Only the options defined by the application server for that locale apply. This locale must be installed on the application server workstation. Any local changes on the presentation client to the locale options are ignored (for example, the date format).

As supported Windows operating systems do not allow different threads of the same process to use different locales, each presentation client application uses the default locale for the application server workstation.

For details about the constants, properties, and methods defined in the Locale class, see "Locale Class Constants", "Locale Properties", and "Locale Methods", in the following subsections.

SchemaEntity

(None)