Detailansicht

Object-Oriented Application Development Using the Caché Postrelational Database

Kirsten, Wolfgang/Ihringer, Michael/Kühn, Mathias et al
ISBN/EAN: 9783642624698
Umbreit-Nr.: 5648620

Sprache: Englisch
Umfang: xiv, 390 S.
Format in cm:
Einband: kartoniertes Buch

Erschienen am 03.10.2013
Auflage: 2/2013
€ 53,49
(inklusive MwSt.)
Lieferbar innerhalb 1 - 2 Wochen
  • Zusatztext
    • InhaltsangabeFirst Steps.- to Object Technology.- The Caché Object Model.- Defining Classes.- Fundamentals of Caché ObjectScript.- Object Access and Persistence.- Multidimensional Access and Globals.- Sql Access and Tables.- Programming with ActiveX.- Object Interaction with Java.- Web Programming with Caché Server Pages.- XML and Web Services.- Device Management.
  • Kurztext
    • Nowadays, newly developed software packages are often already obsolete by the time of their introduction. Object-oriented software development is a possible-if not the only-solution to this dilemma: applications are modeled as software objects that describe the properties and the behavior of real-world entities. Such objects are encapsulated, in that they hide-behind a publicly known interface-the complexity of their internal data structures and behaviors. This enables objects to be used in a wide range of program packages without the need to know the details of their internal implementation. Linking object-oriented modeled applications with a database places special demands on the database management system and the development environment if the usual performance and semantics losses are to be avoided. This book provides a detailed description of the object model of the Caché postrelational database. This second, revised and expanded edition includes the many new features of Caché 5. There is a comprehensive description of the new Caché Studio with its improvements for developing and debugging applications as well as a whole new chapter about XML- and SOAP-based Web services. The chapters about Java, ActiveX and the SQL Manager have undergone a complete revision.