Solutionunvalidated
After debugging the QueryRunner code — PreparedStatement.getParameterMetaData. Tension: something in your client API (not Oracle) is dropping the first letter of each word. Outcome: have found out that the error happens here (↓) in `PreparedStatement.getParameterMetaData`.
6f12f069-a30e-43ec-bc44-828a150df320
After debugging the QueryRunner code — PreparedStatement.getParameterMetaData. Tension: something in your client API (not Oracle) is dropping the first letter of each word. Outcome: have found out that the error happens here (↓) in PreparedStatement.getParameterMetaData.