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

Difference between revisions of "Talk:EclipseLink/Development/Documentation/JPA"

(New page: the platform chapter could also contain some hints to get eclipselink running in different application servers; maybe some words regarding transactions (jta / local))
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
the platform chapter could also contain some hints to get eclipselink running in different application servers;
 
the platform chapter could also contain some hints to get eclipselink running in different application servers;
 
maybe some words regarding transactions (jta / local)
 
maybe some words regarding transactions (jta / local)
 +
:[[Andreas.fischbach.sap.com]]
 +
 +
 +
* Yes, need a section on different environment, JSE, JEE, WebLogic, WAS, Glassfish, Spring, OSGi, etc.
 +
* Maybe also a section on IDE and tool integration (Dali, JDev, NetBeans)
 +
* Include section on stored procedures in queries
 +
* An Advanced Topics sections, history, partitioning, variable relationships, interfaces, XML data-types, spatial, nchar, object-relational data-types, EIS
 +
* Need to give an overview of EntityManagers and factories somewhere, maybe in transactions, or perhaps its own section
 +
:[[User:James.sutherland.oracle.com|James.sutherland.oracle.com]] 14:14, 28 January 2010 (UTC)

Latest revision as of 10:20, 28 January 2010

the platform chapter could also contain some hints to get eclipselink running in different application servers; maybe some words regarding transactions (jta / local)

Andreas.fischbach.sap.com


  • Yes, need a section on different environment, JSE, JEE, WebLogic, WAS, Glassfish, Spring, OSGi, etc.
  • Maybe also a section on IDE and tool integration (Dali, JDev, NetBeans)
  • Include section on stored procedures in queries
  • An Advanced Topics sections, history, partitioning, variable relationships, interfaces, XML data-types, spatial, nchar, object-relational data-types, EIS
  • Need to give an overview of EntityManagers and factories somewhere, maybe in transactions, or perhaps its own section
James.sutherland.oracle.com 14:14, 28 January 2010 (UTC)

Back to the top