Mapping literals: LiteralMapper element
Literals in Actuate SQL are converted to expressions on the database. For example, the Actuate SQL literal 'Hello' is translated into the expression N'Hello' on the database if the database uses the N-syntax for string literals. You can customize the literal mapping for each Actuate SQL data type using the LiteralMapping element in mappings.xml.

Additional Links:

Copyright Actuate Corporation 2012