The ij.maximumDisplayWidth property specifies the maximum number of characters used to display any column.
The default value is 128. Values with display widths longer than the maximum are truncated and terminated with an ampersand (&) character.
ij.maximumDisplayWidth=numberOfCharacters
java -Dij.maximumDisplayWidth=1000 org.apache.derby.tools.ij