Entering content frame

Background documentation Database Types Locate the document in its SAP Library structure

The SAP J2EE Engine supports several databases provided by different database vendors.

The O/R mapping for container-managed entity beans depends on the type of the underlying database.

Recommendation

To ensure that your database mapping is correct and compatible with the database you are using, use the NetWeaver Developer Studio to specify the O/R mapping.

For more information about mapping between the Java types and the corresponding JDBC types in the different databases, see the documentation of the database you are using.

Databases Supported by SAP J2EE Engine

Product Name

Vendor

Platforms

DB2_UDB

IBM

UNIX, Windows

DB2_UDB_AS400

IBM

iSeries, AS/400

DB2_UDB_OS390

IBM

zSeries, OS/390

MS_SQL_SERVER

Microsoft

Windows

ORACLE

Oracle

UNIX, Windows

SAPDB

SAP

UNIX, Windows

 

For more information, see Specifying the Data Source and the Database Vendor and Generating persistent.xml for Container-Managed Entity Beans (in the Administration Manual).

 

 

Leaving content frame