Java Reference
In-Depth Information
An EJB3 project gets added to the Application navigator tab in JDeveloper,
as shown next:
Creating the entity beans
Next, we shall map the database tables that we created to the entity beans. But, before
we may generate the entity beans from tables, we need a database connection. Using
the procedure explained in some of the earlier chapters, create a database connection
( OracleDBConnection ) to an Oracle database.
 
Search WWH ::




Custom Search