Table IWA_Language

Languages

Columns

Primary Key Name Type Length Precision Can Be Null Default References Action Hints Comment
true LanguageId BIGINT false Identifies the Language
false SecuritySystemId BIGINT false IWA_SecuritySystem(SecuritySystemId) Java
false IsDefault BIT false
false Locale VARCHAR 25 false

Constraints

Constraint Name Columns Hints Comment
UNIQUE IWA_Language_UniqueIndex SecuritySystemId , Locale

Indexes

Name Columns Hints Comment
IWA_Language_SecuritySystemId SecuritySystemId

Referenced By

Foreign Table Column Comment
IWA_CaseLocalized LanguageId References the language this name and description are in
IWA_TaskLocalized LanguageId References the language this name and description are in

Cache

Object Strategy
IWA_Language ALL

Java

Object AsParent
SecuritySystemId true