Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:EclipseLink/UserGuide/JPA/Introduction/Architecture

< Talk:EclipseLink/UserGuide/JPA
Revision as of 11:41, 2 July 2010 by Unnamed Poltroon (Talk) (Update Architectures - some thoughtsj)

Update Architectures - some thoughts

--Doug 15:41, 2 July 2010 (UTC)

  • Java EE Architectures (EAR)
    • Within SessionBean (EJB JAR)
    • Web Application (WAR)
    • Web Services
      • DBWS
  • Web Container (TomCat, Jetty, ...)
  • Java SE (Client-server/2-tier)
    • Swing
    • Headless
    • Eclipse RCP

Back to the top