~raginggoblin/infolog/infolog

« back to all changes in this revision

Viewing changes to InfologServer/lib/hibernate-annotations-3.4.0.GA/doc/api/org/hibernate/cfg/annotations/class-use/EntityBinder.html

  • Committer: Raging Goblin
  • Date: 2013-11-16 16:51:32 UTC
  • Revision ID: raging_goblin-20131116165132-weujnptzc88uy4ah
Mavenized the project, now using shared project InfologSync

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
 
<!--NewPage-->
3
 
<HTML>
4
 
<HEAD>
5
 
<!-- Generated by javadoc (build 1.5.0_06) on Wed Aug 20 10:31:36 CEST 2008 -->
6
 
<TITLE>
7
 
Uses of Class org.hibernate.cfg.annotations.EntityBinder (Hibernate Annotations API Documentation)
8
 
</TITLE>
9
 
 
10
 
 
11
 
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../jdstyle.css" TITLE="Style">
12
 
 
13
 
<SCRIPT type="text/javascript">
14
 
function windowTitle()
15
 
{
16
 
    parent.document.title="Uses of Class org.hibernate.cfg.annotations.EntityBinder (Hibernate Annotations API Documentation)";
17
 
}
18
 
</SCRIPT>
19
 
<NOSCRIPT>
20
 
</NOSCRIPT>
21
 
 
22
 
</HEAD>
23
 
 
24
 
<BODY BGCOLOR="white" onload="windowTitle();">
25
 
 
26
 
 
27
 
<!-- ========= START OF TOP NAVBAR ======= -->
28
 
<A NAME="navbar_top"><!-- --></A>
29
 
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
30
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
31
 
<TR>
32
 
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
33
 
<A NAME="navbar_top_firstrow"><!-- --></A>
34
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
35
 
  <TR ALIGN="center" VALIGN="top">
36
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
37
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
38
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/hibernate/cfg/annotations/EntityBinder.html" title="class in org.hibernate.cfg.annotations"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
39
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
40
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
41
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
42
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
43
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
44
 
  </TR>
45
 
</TABLE>
46
 
</TD>
47
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
48
 
</EM>
49
 
</TD>
50
 
</TR>
51
 
 
52
 
<TR>
53
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54
 
&nbsp;PREV&nbsp;
55
 
&nbsp;NEXT</FONT></TD>
56
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57
 
  <A HREF="../../../../../index.html?org/hibernate/cfg/annotations/\class-useEntityBinder.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58
 
&nbsp;<A HREF="EntityBinder.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
59
 
&nbsp;<SCRIPT type="text/javascript">
60
 
  <!--
61
 
  if(window==top) {
62
 
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
63
 
  }
64
 
  //-->
65
 
</SCRIPT>
66
 
<NOSCRIPT>
67
 
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
68
 
</NOSCRIPT>
69
 
 
70
 
 
71
 
</FONT></TD>
72
 
</TR>
73
 
</TABLE>
74
 
<A NAME="skip-navbar_top"></A>
75
 
<!-- ========= END OF TOP NAVBAR ========= -->
76
 
 
77
 
<HR>
78
 
<CENTER>
79
 
<H2>
80
 
<B>Uses of Class<br>org.hibernate.cfg.annotations.EntityBinder</B></H2>
81
 
</CENTER>
82
 
 
83
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
84
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
85
 
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
86
 
Packages that use <A HREF="../../../../../org/hibernate/cfg/annotations/EntityBinder.html" title="class in org.hibernate.cfg.annotations">EntityBinder</A></FONT></TH>
87
 
</TR>
88
 
<TR BGCOLOR="white" CLASS="TableRowColor">
89
 
<TD><A HREF="#org.hibernate.cfg"><B>org.hibernate.cfg</B></A></TD>
90
 
<TD>&nbsp;&nbsp;</TD>
91
 
</TR>
92
 
</TABLE>
93
 
&nbsp;
94
 
<P>
95
 
<A NAME="org.hibernate.cfg"><!-- --></A>
96
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
97
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
98
 
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
99
 
Uses of <A HREF="../../../../../org/hibernate/cfg/annotations/EntityBinder.html" title="class in org.hibernate.cfg.annotations">EntityBinder</A> in <A HREF="../../../../../org/hibernate/cfg/package-summary.html">org.hibernate.cfg</A></FONT></TH>
100
 
</TR>
101
 
</TABLE>
102
 
&nbsp;
103
 
<P>
104
 
 
105
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
106
 
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
107
 
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/hibernate/cfg/package-summary.html">org.hibernate.cfg</A> with parameters of type <A HREF="../../../../../org/hibernate/cfg/annotations/EntityBinder.html" title="class in org.hibernate.cfg.annotations">EntityBinder</A></FONT></TH>
108
 
</TR>
109
 
<TR BGCOLOR="white" CLASS="TableRowColor">
110
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
111
 
<CODE>static&nbsp;org.hibernate.mapping.Any</CODE></FONT></TD>
112
 
<TD><CODE><B>BinderHelper.</B><B><A HREF="../../../../../org/hibernate/cfg/BinderHelper.html#buildAnyValue(java.lang.String, org.hibernate.cfg.Ejb3JoinColumn[], javax.persistence.Column, org.hibernate.cfg.PropertyData, boolean, org.hibernate.cfg.annotations.Nullability, org.hibernate.cfg.PropertyHolder, org.hibernate.cfg.annotations.EntityBinder, boolean, org.hibernate.cfg.ExtendedMappings)">buildAnyValue</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;anyMetaDefName,
113
 
              <A HREF="../../../../../org/hibernate/cfg/Ejb3JoinColumn.html" title="class in org.hibernate.cfg">Ejb3JoinColumn</A>[]&nbsp;columns,
114
 
              javax.persistence.Column&nbsp;metaColumn,
115
 
              <A HREF="../../../../../org/hibernate/cfg/PropertyData.html" title="interface in org.hibernate.cfg">PropertyData</A>&nbsp;inferredData,
116
 
              boolean&nbsp;cascadeOnDelete,
117
 
              <A HREF="../../../../../org/hibernate/cfg/annotations/Nullability.html" title="enum in org.hibernate.cfg.annotations">Nullability</A>&nbsp;nullability,
118
 
              <A HREF="../../../../../org/hibernate/cfg/PropertyHolder.html" title="interface in org.hibernate.cfg">PropertyHolder</A>&nbsp;propertyHolder,
119
 
              <A HREF="../../../../../org/hibernate/cfg/annotations/EntityBinder.html" title="class in org.hibernate.cfg.annotations">EntityBinder</A>&nbsp;entityBinder,
120
 
              boolean&nbsp;optional,
121
 
              <A HREF="../../../../../org/hibernate/cfg/ExtendedMappings.html" title="class in org.hibernate.cfg">ExtendedMappings</A>&nbsp;mappings)</CODE>
122
 
 
123
 
<BR>
124
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
125
 
</TR>
126
 
<TR BGCOLOR="white" CLASS="TableRowColor">
127
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
128
 
<CODE>static&nbsp;<A HREF="../../../../../org/hibernate/cfg/PropertyHolder.html" title="interface in org.hibernate.cfg">PropertyHolder</A></CODE></FONT></TD>
129
 
<TD><CODE><B>PropertyHolderBuilder.</B><B><A HREF="../../../../../org/hibernate/cfg/PropertyHolderBuilder.html#buildPropertyHolder(org.hibernate.annotations.common.reflection.XClass, org.hibernate.mapping.PersistentClass, org.hibernate.cfg.annotations.EntityBinder, org.hibernate.cfg.ExtendedMappings)">buildPropertyHolder</A></B>(org.hibernate.annotations.common.reflection.XClass&nbsp;clazzToProcess,
130
 
                    org.hibernate.mapping.PersistentClass&nbsp;persistentClass,
131
 
                    <A HREF="../../../../../org/hibernate/cfg/annotations/EntityBinder.html" title="class in org.hibernate.cfg.annotations">EntityBinder</A>&nbsp;entityBinder,
132
 
                    <A HREF="../../../../../org/hibernate/cfg/ExtendedMappings.html" title="class in org.hibernate.cfg">ExtendedMappings</A>&nbsp;mappings)</CODE>
133
 
 
134
 
<BR>
135
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
136
 
</TR>
137
 
<TR BGCOLOR="white" CLASS="TableRowColor">
138
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
139
 
<CODE>static&nbsp;org.hibernate.mapping.Component</CODE></FONT></TD>
140
 
<TD><CODE><B>AnnotationBinder.</B><B><A HREF="../../../../../org/hibernate/cfg/AnnotationBinder.html#fillComponent(org.hibernate.cfg.PropertyHolder, org.hibernate.cfg.PropertyData, boolean, java.lang.String, boolean, org.hibernate.cfg.annotations.EntityBinder, boolean, boolean, boolean, org.hibernate.cfg.ExtendedMappings)">fillComponent</A></B>(<A HREF="../../../../../org/hibernate/cfg/PropertyHolder.html" title="interface in org.hibernate.cfg">PropertyHolder</A>&nbsp;propertyHolder,
141
 
              <A HREF="../../../../../org/hibernate/cfg/PropertyData.html" title="interface in org.hibernate.cfg">PropertyData</A>&nbsp;inferredData,
142
 
              boolean&nbsp;propertyAnnotated,
143
 
              <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;propertyAccessor,
144
 
              boolean&nbsp;isNullable,
145
 
              <A HREF="../../../../../org/hibernate/cfg/annotations/EntityBinder.html" title="class in org.hibernate.cfg.annotations">EntityBinder</A>&nbsp;entityBinder,
146
 
              boolean&nbsp;isComponentEmbedded,
147
 
              boolean&nbsp;isIdentifierMapper,
148
 
              boolean&nbsp;inSecondPass,
149
 
              <A HREF="../../../../../org/hibernate/cfg/ExtendedMappings.html" title="class in org.hibernate.cfg">ExtendedMappings</A>&nbsp;mappings)</CODE>
150
 
 
151
 
<BR>
152
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
153
 
</TR>
154
 
</TABLE>
155
 
&nbsp;
156
 
<P>
157
 
 
158
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
159
 
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
160
 
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../org/hibernate/cfg/package-summary.html">org.hibernate.cfg</A> with parameters of type <A HREF="../../../../../org/hibernate/cfg/annotations/EntityBinder.html" title="class in org.hibernate.cfg.annotations">EntityBinder</A></FONT></TH>
161
 
</TR>
162
 
<TR BGCOLOR="white" CLASS="TableRowColor">
163
 
<TD><CODE><B><A HREF="../../../../../org/hibernate/cfg/ClassPropertyHolder.html#ClassPropertyHolder(org.hibernate.mapping.PersistentClass, org.hibernate.annotations.common.reflection.XClass, org.hibernate.cfg.annotations.EntityBinder, org.hibernate.cfg.ExtendedMappings)">ClassPropertyHolder</A></B>(org.hibernate.mapping.PersistentClass&nbsp;persistentClass,
164
 
                    org.hibernate.annotations.common.reflection.XClass&nbsp;clazzToProcess,
165
 
                    <A HREF="../../../../../org/hibernate/cfg/annotations/EntityBinder.html" title="class in org.hibernate.cfg.annotations">EntityBinder</A>&nbsp;entityBinder,
166
 
                    <A HREF="../../../../../org/hibernate/cfg/ExtendedMappings.html" title="class in org.hibernate.cfg">ExtendedMappings</A>&nbsp;mappings)</CODE>
167
 
 
168
 
<BR>
169
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
170
 
</TR>
171
 
<TR BGCOLOR="white" CLASS="TableRowColor">
172
 
<TD><CODE><B><A HREF="../../../../../org/hibernate/cfg/SecondaryTableSecondPass.html#SecondaryTableSecondPass(org.hibernate.cfg.annotations.EntityBinder, org.hibernate.cfg.PropertyHolder, org.hibernate.annotations.common.reflection.XAnnotatedElement)">SecondaryTableSecondPass</A></B>(<A HREF="../../../../../org/hibernate/cfg/annotations/EntityBinder.html" title="class in org.hibernate.cfg.annotations">EntityBinder</A>&nbsp;entityBinder,
173
 
                         <A HREF="../../../../../org/hibernate/cfg/PropertyHolder.html" title="interface in org.hibernate.cfg">PropertyHolder</A>&nbsp;propertyHolder,
174
 
                         org.hibernate.annotations.common.reflection.XAnnotatedElement&nbsp;annotatedClass)</CODE>
175
 
 
176
 
<BR>
177
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
178
 
</TR>
179
 
</TABLE>
180
 
&nbsp;
181
 
<P>
182
 
<HR>
183
 
 
184
 
 
185
 
<!-- ======= START OF BOTTOM NAVBAR ====== -->
186
 
<A NAME="navbar_bottom"><!-- --></A>
187
 
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
188
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
189
 
<TR>
190
 
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
191
 
<A NAME="navbar_bottom_firstrow"><!-- --></A>
192
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
193
 
  <TR ALIGN="center" VALIGN="top">
194
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
195
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
196
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../org/hibernate/cfg/annotations/EntityBinder.html" title="class in org.hibernate.cfg.annotations"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
197
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
198
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
199
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
200
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
201
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
202
 
  </TR>
203
 
</TABLE>
204
 
</TD>
205
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
206
 
</EM>
207
 
</TD>
208
 
</TR>
209
 
 
210
 
<TR>
211
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
212
 
&nbsp;PREV&nbsp;
213
 
&nbsp;NEXT</FONT></TD>
214
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
215
 
  <A HREF="../../../../../index.html?org/hibernate/cfg/annotations/\class-useEntityBinder.html" target="_top"><B>FRAMES</B></A>  &nbsp;
216
 
&nbsp;<A HREF="EntityBinder.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
217
 
&nbsp;<SCRIPT type="text/javascript">
218
 
  <!--
219
 
  if(window==top) {
220
 
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
221
 
  }
222
 
  //-->
223
 
</SCRIPT>
224
 
<NOSCRIPT>
225
 
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
226
 
</NOSCRIPT>
227
 
 
228
 
 
229
 
</FONT></TD>
230
 
</TR>
231
 
</TABLE>
232
 
<A NAME="skip-navbar_bottom"></A>
233
 
<!-- ======== END OF BOTTOM NAVBAR ======= -->
234
 
 
235
 
<HR>
236
 
 
237
 
</BODY>
238
 
</HTML>