| Publisher | Kimble Consultancy Services Ltd | ||
|---|---|---|---|
| Format | PDF, requires Acrobat Rdr 5 | Date added | 11 May 2000 |
| Topics | Java, Object-Oriented | ||
| Downloads | 8 | ||
Object Oriented programming (OOP) has been touted as the silver bullet to solve today's programming challenges. At the same time many systems will involve the manipulation of data stored in a Relational Database Management System (RDBMS). The dichotomy presented by interfacing the Object and Data models is often referred to as an 'impedance mismatch'.
OO programmers are used to thinking in terms of the relations between classes that encapsulate both data and methods, database gurus think about the relations between data encapsulated in tables.
COBRA is an object persistence layer written in the Java programming language. It is uses relational database technology to provided the persistent storage mechanism; however the store is fully encapsulate shielding programmers from the details of relational database access.
Related white papers
Case Study: Design and Development of Silhouette 1.0
Natural Convergence Inc. (NCI) develops and markets hosted VoIP software solutions. NCI is developing a voice over IP framework that enables service providers to deliver IP voice services to small...
Creating Simple Firefox "Add-Ons" With Ubiquity: Developing Add-Ons for Firefox Can Be Tedious, But It's Not Hard
Making add-ons for Firefox is not hard, but development can be tedious, especially as there is no formal development IDE for making them (Venkman comes closest, but it's not very...
Java 2 Platform, Standard Edition V 1.4 Performance and Scalability Guide
One of the design centers for the release of Java 2 Platform, Standard Edition (J2SE) version 1.4 was to improve the performance and scalability of the Java platform. This paper...
Converting Java Applications to .NET Using J#: A Technical Case Study
LogicLibrary saw a unique opportunity to expand market share by producing a fully .NET-compliant version of their Logidex solution using the J# compiler for .NET and the Struts Framework to...
Understanding and Improving BEA WebLogic Application Server Performance With PATROL for BEA WebLogic
Many configuration settings are available to the administrator who is interested in streamlining the efficiency and improving the performance of BEA WebLogic Application Servers. This paper attempts to demonstrate that...
Introduction to the FileConnection API
This paper describes the FileConnection API. It also includes a brief description of the example MIDlet that is included in this package and additional details about the API implementation in...
Mobile Applications With J2ME
Java is one of the most exciting things currently happening to the world of mobile devices and applications. This paper is providing insight into Java technology for the application development...

