
Use this procedure to specify the alias of the data source that will be used to establish a connection to the database, and the name of the database vendor.
These properties are valid for the database mapping of all enterprise beans in the entire abstract schema in the corresponding JAR.
Do not specify the database vendor unless your application requires special database-dependent functions. In this case, your application will not be portable.
Specifying the data source is mandatory. For more information how to create data source aliases, see Creating Data Source Aliases .
See also: