blob: 4651f3b8d232b18fc73f7f0d5cba065ed61fc1c4 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<title>Property page &ndash; JPA Diagram Editor Options</title>
<!-- contents -->
</head>
<body>
<div class="sect2"><!-- infolevel="all" infotype="General" -->
<h1>Property page &ndash; JPA Diagram Editor Options</h1>
<p>This table lists the properties available in the <span class="gui-object-title">JPA Diagram Editor settings page</span>.</p>
<div class="inftblinformal">
<table class="Informal" title="This table describes the options on the JPA Diagram Editor Properties page." summary="This table describes the options on the JPA Diagram Editor Properties page." dir="ltr" border="1" width="100%" frame="border" rules="all" cellpadding="3" cellspacing="0">
<col width="32%" />
<col width="*" />
<thead>
<tr align="left" valign="top">
<th align="left" valign="bottom" id="r1c1-t37">Property</th>
<th align="left" valign="bottom" id="r1c2-t37">Description</th>
</tr>
</thead>
<tbody>
<tr align="left" valign="top">
<td align="left" id="r2c1-t37" headers="r1c1-t37"><a id="sthref277" name="sthref277"></a><a id="sthref278" name="sthref278"></a><a id="sthref279" name="sthref279"></a><a id="sthref280" name="sthref280"></a>Folder for diagrams</td>
<td align="left" headers="r2c1-t37 r1c2-t37">Specify the folder where the diagram.xmi file will be created.</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r3c1-t37" headers="r1c1-t37">Default Java Package</td>
<td align="left" headers="r3c1-t37 r1c2-t37">Specify the java package where the entities will be created by default.
</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r3c1-t37" headers="r1c1-t37">Default table name prefix</td>
<td align="left" headers="r3c1-t37 r1c2-t37">Specify the prefix with which the tables will be created by default.
</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r4c1-t37" headers="r1c1-t37">Editing entity name</td>
<td align="left" headers="r4c1-t37 r1c2-t37">Determine if the editing of the entity name in the diagram should affect the class name in the source file.
</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r3c1-t37" headers="r1c1-t37">Entity access type</td>
<td align="left" headers="r3c1-t37 r1c2-t37">Select an entity access type.
<p>To add annotations on the field level choose <span><b>Field-based</b></span>.</p>
<p>To add annotations on the property level choose <span><b>Property-based</b></span>.</p>
</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r3c1-t37" headers="r1c1-t37">Default collection type</td>
<td align="left" headers="r3c1-t37 r1c2-t37">Select a collection type of which the relation attributes to be created by default:
<p>Choose <span><b>java.util.Collection</b></span>, so that the relation attributes to be of type Collection.</p>
</td>
</tr>
<tr align="left" valign="top">
<td align="left" id="r4c1-t37" headers="r1c1-t37">One-to-Many unidirectional old style relationship</td>
<td align="left" headers="r4c1-t37 r1c2-t37">Specify if the old style One-to-Many unidirectional relationship (supported by JPA 1.0) to be used.
</td>
</tr>
</tbody>
</table>
<br /></div>
</div>
</body>
</html>