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.
名前を知っている列に関する情報だけを見つけたい場合、DatabaseMetaData.getColumns() のすべての列をループする代わりの方法はありますか?
私の推測ではノーですが、私は JDBC を初めて使用するので、何か提案があれば教えてください。