Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これはデータベースとconsole通信してMySQLを返すものResultsetですが、これではクエリの種類を見つけることができません。したがって、クエリを実行する前に、エンドユーザーに適切なクエリタイプ(ドロップダウン選択)を選択するように依頼する必要があります。
console
MySQL
Resultset
クエリの性質を調べて、実行を選択するnon-queryかData adapter、値を返す方法はありますか。
non-query
Data adapter