Annotations for session facades and SDOs

This section includes reference topics for the @ws.sdo and @ws.sbf annotation tag sets, which are used to define and generate session bean facades.
When you add the appropriate annotations to CMP entity beans, the workbench generates session bean facades and service data objects (SDOs). You can use the Create Session Bean Facade wizard to add the annotations, or you can manually edit the annotations. The Java™ editor provides content assist to help you enter the proper tags and parameters (press CTRL+Space while typing to see available entries).
Note: If you prompt for content assist and the message "No default Proposals" appears, click Save or press CTRL+S to save your session bean, and press CTRL+Space again to see content assist suggestions.

Feedback