facebook

EJB Patterns?

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #201529 Reply

    mdichi
    Member

    I’ve noticed that certain MyEclipse offers certain behaviors by default when building EJBs. Are there explanation or descriptions of these patterns, along with benefits and advantages.

    For example, when building an entity bean, two corresponding source files called XBeanBMP.java and XBeanCMP.java are created. What is the appropriate way to make use of these? Similarly, for session beans an XBeanSession.java file is created. What is the appropriate for this to be used.

    Thanks,
    Mike

    #201559 Reply

    Scott Anderson
    Participant

    Mike,

    The classes created are basically XDoclet patterns. For a description of the design of them I’d suggest consulting the XDoclet site at http://xdoclet.sourceforge.net.

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: EJB Patterns?

You must be logged in to post in the forum log in