dbContentSeparator

The build descriptor option dbContentSeparator specifies the symbol used to separate one value from the next in the system functions SysLib.loadTable and SysLib.unLoadTable.

The value is copied to the Java™ runtime property vgj.default.databaseDelimiter. If no value is specified in that property at run time, the default value is a pipe (|).

Related concepts
Java runtime properties

Related reference
Build descriptor options
Java runtime properties (details)
loadTable()
unloadTable()

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.