Uses of Class
xdoclet.modules.bea.wls.ejb.WebLogicSubTask.CreateTablesType

Packages that use WebLogicSubTask.CreateTablesType
xdoclet.modules.bea.wls.ejb   
 

Uses of WebLogicSubTask.CreateTablesType in xdoclet.modules.bea.wls.ejb
 

Methods in xdoclet.modules.bea.wls.ejb with parameters of type WebLogicSubTask.CreateTablesType
 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).
 


http://xdoclet.sourceforge.net/