Enterprise J2ME Developing Mobile Java Applications [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Enterprise J2ME Developing Mobile Java Applications [Electronic resources] - نسخه متنی

Michael Juntao Yuan

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید



Chapter 11. Mobile Database for CDC Devices


CHAPTER OVERVIEW

Database on the Go

Introducing JDBC

Portable and Efficient Code Using PreparedStatement

Access Stored Procedures Using CallableStatement

The JDBC Optional Package for the CDC

HSQL Database Engine

iAnywhere Solutions SQL Anywhere Studio

IBM DB2 Everyplace

Oracle9i Lite

PointBase Micro Edition

Example Application: Contact Manager


Data management is central to enterprise applications. Most industry leaders agree that mobile relational databases are essential tools in enterprise mobile solutions. This chapter first explains why on-device mobile databases are so important. Then, it briefly introduces you to JDBC, which standardizes database access from Java applications. A rich subset of the JDBC API is supported on high-end mobile Java devices through the J2ME JDBC Optional Package (CDC only) or PersonalJava. Vendor-specific mobile database solutions are discussed. At the end, we go through an example application utilizing mobile JDBC databases to illustrate the key concepts covered in this chapter.


/ 204