dbContentSeparator

When you generate Java™ code, the dbContentSeparator build descriptor option specifies the symbol used to separate one value from the next in the sqlLib.loadTable and sqlLib.unLoadTable system functions.

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


Feedback