Changes between Version 7 and Version 8 of Persistence
- Timestamp:
- 11/24/09 22:29:48 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Persistence
v7 v8 3 3 This page will document how the JPA implementation of [http://www.eclipse.org/projects/project_summary.php?projectid=rt.eclipselink EclipseLink] 4 4 can be used to transparently persist teams and roles. 5 6 '''Use these examples for a jump-start:''' 7 * [http://www.objectteams.org/maven/2/sites/objectteams-bmp-demo/usage.html objectteams-bmp-demo] -- a demo for using bean managed persistence for OT/J 8 * [wiki:Persistence/OrderSystemExample OrderSystemExample] -- adding persistence to an existing application 5 9 6 10 ---- … … 87 91 == C. Other Dos and Donts == 88 92 89 Here we will list patterns that are not (yet) working and solutions (if existing):93 Here we will list patterns that are not (yet) working and solutions (if known): 90 94 91 * Role entities must not declare `@Cache(type=CacheType.NONE)`95 * ''currently none'' 92 96 93 97 ----
all news
RSS feed