Chapter 7. Creating a Shared Database

At the resource tier, creating a shared database between the Microsoft .NET Framework and Java 2 Enterprise Edition (J2EE) can be one of the simplest yet most effective ways of achieving interoperability between the two platforms. Database connectivity lies at the core of both .NET and J2EE, and with data access drivers available for each, it’s relatively easy to create applications that share fields, records, and tables among both platforms.

Chapter 2, introduced the common scenario of business tier resource sharing. That chapter featured an example that built an application in .NET that shared the same data as an application that already existed in J2EE.

In previous projects I’ve worked on, I’ve observed how ...

Get Microsoft® .NET and J2EE Interoperability Toolkit now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.