BEA WebLogic Server™ 8.1 Unleashed
by Mark Artiges, Gupreet Singh Bhasin, Bernard Ciconte, Malcolm Garland, Saranathan Govindarajan, James Huang, Subramanian Kovilmadam, Kunal Mittal, Paul J. Perrone, Tom Schwenk, Steve Steffen
Advanced Entity Bean Features
In WebLogic Server 8.1, BEA provides several new features and enhancement to support EJBs in general. In this section, we discuss the ones that apply to Entity beans.
Automatic database detection— WebLogic Server can query the database to detect which kind of database is being used. If the database detected isn't the same as the database specified in the database-type element of the weblogic-cmp-rdbms-jar.xml file, preference is given to the type defined in the deployment descriptor.
Automatic table creation— WebLogic can create the database tables or update them based on the deployment descriptors. This enables developers to manipulate the database structure without having to know how to do so in the context of ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access