📅  最后修改于: 2022-03-11 15:00:10.805000             🧑  作者: Mango
CallableStatement callableStatement = connection.prepareCall("{call opptymgmt.Load_SiebelOpportunity}");
ResultSet rs = callableStatement.executeQuery();