J2ME Question: Download J2ME PDF

What is JDBC for CDC/FP?

Tweet Share WhatsApp

Answer:

The JDBC Optional Package for CDC/Foundation Profile (JDBCOP for CDC/FP) is an API that enables mobile Java applications to communicate with relational database servers using a subset of J2SE's Java Database Connectivity. This optional package is a strict subset of JDBC 3.0 that excludes some of JDBC's advanced and server-oriented features, such as pooled connections and array types. It's meant for use with the Foundation Profile or its supersets.

Download J2ME PDF Read All 88 J2ME Questions
Previous QuestionNext Question
What is JCP?What is JSR?