Achieving Platform-Independent Database Access with Open SQL/SQLJ – Embedded SQL for Java in the SAP Web Application Server
Starting with Release 6.20, the SAP Web Application Server (Web AS) contains a full-fledged J2EE server that provides standard Java support for SAP applications. However, the techniques for accessing relational databases directly from Java in Web AS 6.20 remained largely platform-specific and code-intensive. Web AS 6.30 introduces Open SQL for Java, a framework for relational…