diff options
author | nhauge | 2007-05-22 14:00:29 +0000 |
---|---|---|
committer | nhauge | 2007-05-22 14:00:29 +0000 |
commit | 60d39767a8c00dd7dbb8b21a1e04f25975794a50 (patch) | |
tree | 1f34ef2e06742e38f29c0eb2b4dc7b58c6709c0e /jpa/plugins/org.eclipse.jpt.doc.user/getting_started016.htm | |
parent | bd05a6c536b395078f107ed157832b348fb6b4a6 (diff) | |
download | webtools.dali-60d39767a8c00dd7dbb8b21a1e04f25975794a50.tar.gz webtools.dali-60d39767a8c00dd7dbb8b21a1e04f25975794a50.tar.xz webtools.dali-60d39767a8c00dd7dbb8b21a1e04f25975794a50.zip |
188165 - Update screen shots for user guide.
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/getting_started016.htm')
-rw-r--r-- | jpa/plugins/org.eclipse.jpt.doc.user/getting_started016.htm | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/getting_started016.htm b/jpa/plugins/org.eclipse.jpt.doc.user/getting_started016.htm index bbc7cb8092..0b21fc1fde 100644 --- a/jpa/plugins/org.eclipse.jpt.doc.user/getting_started016.htm +++ b/jpa/plugins/org.eclipse.jpt.doc.user/getting_started016.htm @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> -<!-- Run date = May 15, 2007 9:04:21 --> +<!-- Run date = May 21, 2007 6:35:53 --> <meta name="OAC_IGNORE_SKIP_NAV" content="true" /> <title>Create one-to-one mappings</title> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> @@ -48,10 +48,7 @@ <p>Leave the other fields with their default values.</p> </li> <li> -<p>Select the <span class="bold">Join Columns</span> tab to specify the relationship between the Employee and Address entities. Because you had to explicitly define the ID field for the Address entity in its ID mapping, you will need to edit the default join relationship.</p> -</li> -<li> -<p>Select the <span class="bold">Override Default</span> option.</p> +<p>Select the <span class="bold">Override Default</span> option to specify the relationship between the Employee and Address entities. Because you had to explicitly define the ID field for the Address entity in its ID mapping, you will need to edit the default join relationship.</p> </li> <li> <p>Select the <span class="bold">address_ADDRESS_ID -> ADDRESS_ID</span> relationship in the <span class="gui-object-title">Join Columns</span> area and click <span class="bold">Edit</span>.</p> |