Quantcast
Channel: OKWAVE 閲覧数の多い質問(Java/253)【本日】
Viewing all articles
Browse latest Browse all 68675

メソッドの書き方

$
0
0
Java初心者の者です。メソッドのルールがまだ良く分かりません。少し見て頂けますか? int abc = Util.getInt(request, "abc" , 1); String countQuery="select count(distinct no) from ******** "; StringBuffer selectQuery=new StringBuffer(); selectQuery.append("select no, abc, age from DB "); というソースがあるのですが、Util.getInt(request,abc,1)の使い方が分かりません「Util.getInt」で調べても答えになるサイトは出てこないですし。誰か教えてくれませんか? あとQuery関連も分かりません。selectQueryとかcountQueryとか・・・

Viewing all articles
Browse latest Browse all 68675

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>