Package | Description |
---|---|
xdoclet.modules.bea.wls.ejb |
Modifier and Type | Method and Description |
---|---|
void |
WebLogicSubTask.setCreatetables(WebLogicSubTask.CreateTablesType flag)
If "True" or "CreateOnly", then at deployment time if there is no Table in the Database for a CMP Bean, the
Container will attempt to CREATE the Table (based on information found in the deployment files and in the Bean
Class).
|