日々発生している技術的な問題の解決のLog、Tips、 Informationを本ブログで記録していきたいと思っています。
// In StoredProcTestModuleImpl.java
public void callProcWithNoArgs() {
getDBTransaction().executeCommand(
"begin dev_sample.procedure_with_no_args; end;");
}
0 件のコメント:
コメントを投稿