Chapter 8 Creating J2EE Applications for BEA WebLogic
WebLogic Server supports a feature that allows you to automatically create tables based on the descriptions in the deployment files and the bean class, if the table does not already exist.
To let WebLogic create the DBMS schema, you just have to define the create_default_dbms_tables extended attribute in the model properties.
For more information on this automatic creation, see Automatic Table Creation.
Copyright (C) 2005. Sybase Inc. All rights reserved. |
![]() |