Retrieves the value of the designated column in the current row of this ResultSet object as a byte array in the Java programming language. The bytes represent the raw values returned by the driver. @param columnIndex the first column is 1, the second is 2, ... @return the column value; i
(int columnIndex)
source not stored for this graph (policy: none)
no test coverage detected