Old-fashioned CallableStatement 
String messageCode 
try { 
Connection c = sql.createConnection() 
CallableStatement cs = ...