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/UserGuide/JPA/Basic JPA Development/Mapping/Basic Mappings"

m
Line 1: Line 1:
 
--[[User:Douglas.clarke.oracle.com|Doug]] 17:21, 24 June 2010 (UTC)
 
--[[User:Douglas.clarke.oracle.com|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.
 
: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.
 +
 +
-----
 +
ELUG ref
 +
 +
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.
 +
 +
[Ben Gelernter 4/28/11]
 +
----

Revision as of 09:41, 28 April 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.

ELUG ref

I removed this reference to ELUG:

Return here and see if that information should be brought forward.

[Ben Gelernter 4/28/11]


Back to the top