Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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/UserGuide/JPA/Basic JPA Development/Mapping/Basic Mappings"

m
m
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
-- [[User:ben.gelernter.oracle.com|Ben Gelernter]] 4/28/11
 
-- [[User:ben.gelernter.oracle.com|Ben Gelernter]] 4/28/11
  
:I rearranged the info, but it think it still needs to be expanded. Return here.
+
:I rearranged the info.
  
 
-- [[User:ben.gelernter.oracle.com|Ben Gelernter]] 4/28/11
 
-- [[User:ben.gelernter.oracle.com|Ben Gelernter]] 4/28/11
  
:ELUG ref
+
: ''References to ELUG removed. See some version of this page from before 4/28/11 to see what they were. Handle at some future date.''
 
+
:I removed this reference to ELUG:
+
:* '''Read-Only''': Specifies that the mapping should populate the value on read and copy. Required when multiple mappings share the same database column. '''See [[Configuring_a_Mapping_%28ELUG%29#Configuring_Read-Only_Mappings|Configuring Read-Only Mappings]] in the ''[[EclipseLink/UserGuide|EclipseLink User's Guide]]'' for details.'''
+
:Return here and see if that information should be brought forward.
+

Latest revision as of 11:44, 23 May 2011

--Doug 17:21, 24 June 2010 (UTC)

I think the extended config with respect to read-only and converters needs to be later in the page. It appears in the second sentence where the common configuration defined by JPA should be explained completely first. The extended config should come later.

-- Ben Gelernter 4/28/11

I rearranged the info.

-- Ben Gelernter 4/28/11

References to ELUG removed. See some version of this page from before 4/28/11 to see what they were. Handle at some future date.

Back to the top