~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/annotations/Index.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:32 CEST 2008 -->
6
 
<TITLE>
7
 
Index (Hibernate Annotations API Documentation)
8
 
</TITLE>
9
 
 
10
 
<META NAME="keywords" CONTENT="org.hibernate.annotations.Index class">
11
 
 
12
 
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../jdstyle.css" TITLE="Style">
13
 
 
14
 
<SCRIPT type="text/javascript">
15
 
function windowTitle()
16
 
{
17
 
    parent.document.title="Index (Hibernate Annotations API Documentation)";
18
 
}
19
 
</SCRIPT>
20
 
<NOSCRIPT>
21
 
</NOSCRIPT>
22
 
 
23
 
</HEAD>
24
 
 
25
 
<BODY BGCOLOR="white" onload="windowTitle();">
26
 
 
27
 
 
28
 
<!-- ========= START OF TOP NAVBAR ======= -->
29
 
<A NAME="navbar_top"><!-- --></A>
30
 
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32
 
<TR>
33
 
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34
 
<A NAME="navbar_top_firstrow"><!-- --></A>
35
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36
 
  <TR ALIGN="center" VALIGN="top">
37
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
39
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
40
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Index.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
41
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
42
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
43
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
44
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
45
 
  </TR>
46
 
</TABLE>
47
 
</TD>
48
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
49
 
</EM>
50
 
</TD>
51
 
</TR>
52
 
 
53
 
<TR>
54
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
55
 
&nbsp;<A HREF="../../../org/hibernate/annotations/Immutable.html" title="annotation in org.hibernate.annotations"><B>PREV CLASS</B></A>&nbsp;
56
 
&nbsp;<A HREF="../../../org/hibernate/annotations/IndexColumn.html" title="annotation in org.hibernate.annotations"><B>NEXT CLASS</B></A></FONT></TD>
57
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58
 
  <A HREF="../../../index.html?org/hibernate/annotations/Index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
59
 
&nbsp;<A HREF="Index.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
60
 
&nbsp;<SCRIPT type="text/javascript">
61
 
  <!--
62
 
  if(window==top) {
63
 
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
64
 
  }
65
 
  //-->
66
 
</SCRIPT>
67
 
<NOSCRIPT>
68
 
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
69
 
</NOSCRIPT>
70
 
 
71
 
 
72
 
</FONT></TD>
73
 
</TR>
74
 
<TR>
75
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
76
 
  SUMMARY:&nbsp;<A HREF="#annotation_type_required_element_summary">REQUIRED</A>&nbsp;|&nbsp;<A HREF="#annotation_type_optional_element_summary">OPTIONAL</A></FONT></TD>
77
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78
 
DETAIL:&nbsp;<A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD>
79
 
</TR>
80
 
</TABLE>
81
 
<A NAME="skip-navbar_top"></A>
82
 
<!-- ========= END OF TOP NAVBAR ========= -->
83
 
 
84
 
<HR>
85
 
<!-- ======== START OF CLASS DATA ======== -->
86
 
<H2>
87
 
<FONT SIZE="-1">
88
 
org.hibernate.annotations</FONT>
89
 
<BR>
90
 
Annotation Type Index</H2>
91
 
<HR>
92
 
<DL>
93
 
<DT><PRE><FONT SIZE="-1"><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/annotation.Target.html" title="class or interface in java.lang">@Target</A>(value={FIELD,METHOD})
94
 
<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/annotation.Retention.html" title="class or interface in java.lang">@Retention</A>(value=RUNTIME)
95
 
</FONT>public @interface <B>Index</B></DL>
96
 
</PRE>
97
 
 
98
 
<P>
99
 
Define a DB index
100
 
<P>
101
 
 
102
 
<P>
103
 
<DL>
104
 
<DT><B>Author:</B></DT>
105
 
  <DD>Emmanuel Bernard</DD>
106
 
</DL>
107
 
<HR>
108
 
 
109
 
<P>
110
 
<!-- =========== ANNOTATION TYPE REQUIRED MEMBER SUMMARY =========== -->
111
 
 
112
 
<A NAME="annotation_type_required_element_summary"><!-- --></A>
113
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
114
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
115
 
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
116
 
<B>Required Element Summary</B></FONT></TH>
117
 
</TR>
118
 
<TR BGCOLOR="white" CLASS="TableRowColor">
119
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
120
 
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
121
 
<TD><CODE><B><A HREF="../../../org/hibernate/annotations/Index.html#name()">name</A></B></CODE>
122
 
 
123
 
<BR>
124
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
125
 
</TR>
126
 
</TABLE>
127
 
&nbsp;<!-- =========== ANNOTATION TYPE OPTIONAL MEMBER SUMMARY =========== -->
128
 
 
129
 
<A NAME="annotation_type_optional_element_summary"><!-- --></A>
130
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
131
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
132
 
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
133
 
<B>Optional Element Summary</B></FONT></TH>
134
 
</TR>
135
 
<TR BGCOLOR="white" CLASS="TableRowColor">
136
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
137
 
<CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[]</CODE></FONT></TD>
138
 
<TD><CODE><B><A HREF="../../../org/hibernate/annotations/Index.html#columnNames()">columnNames</A></B></CODE>
139
 
 
140
 
<BR>
141
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
142
 
</TR>
143
 
</TABLE>
144
 
&nbsp;
145
 
<P>
146
 
 
147
 
<!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
148
 
 
149
 
<A NAME="annotation_type_element_detail"><!-- --></A>
150
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
151
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
152
 
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
153
 
<B>Element Detail</B></FONT></TH>
154
 
</TR>
155
 
</TABLE>
156
 
 
157
 
<A NAME="name()"><!-- --></A><H3>
158
 
name</H3>
159
 
<PRE>
160
 
public abstract <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>name</B></PRE>
161
 
<DL>
162
 
<DD><DL>
163
 
</DL>
164
 
</DD>
165
 
<DD><DL>
166
 
</DL>
167
 
</DL>
168
 
<A NAME="columnNames()"><!-- --></A><H3>
169
 
columnNames</H3>
170
 
<PRE>
171
 
public abstract <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>columnNames</B></PRE>
172
 
<DL>
173
 
<DD><DL>
174
 
</DL>
175
 
</DD>
176
 
<DD><DL>
177
 
</DL>
178
 
<DL>
179
 
<DT><B>Default:</B><DD>{}</DD>
180
 
</DL>
181
 
</DL>
182
 
<!-- ========= END OF CLASS DATA ========= -->
183
 
<HR>
184
 
 
185
 
 
186
 
<!-- ======= START OF BOTTOM NAVBAR ====== -->
187
 
<A NAME="navbar_bottom"><!-- --></A>
188
 
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
189
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
190
 
<TR>
191
 
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
192
 
<A NAME="navbar_bottom_firstrow"><!-- --></A>
193
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
194
 
  <TR ALIGN="center" VALIGN="top">
195
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
196
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
197
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
198
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Index.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
199
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
200
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
201
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
202
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
203
 
  </TR>
204
 
</TABLE>
205
 
</TD>
206
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
207
 
</EM>
208
 
</TD>
209
 
</TR>
210
 
 
211
 
<TR>
212
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
213
 
&nbsp;<A HREF="../../../org/hibernate/annotations/Immutable.html" title="annotation in org.hibernate.annotations"><B>PREV CLASS</B></A>&nbsp;
214
 
&nbsp;<A HREF="../../../org/hibernate/annotations/IndexColumn.html" title="annotation in org.hibernate.annotations"><B>NEXT CLASS</B></A></FONT></TD>
215
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
216
 
  <A HREF="../../../index.html?org/hibernate/annotations/Index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
217
 
&nbsp;<A HREF="Index.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
218
 
&nbsp;<SCRIPT type="text/javascript">
219
 
  <!--
220
 
  if(window==top) {
221
 
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
222
 
  }
223
 
  //-->
224
 
</SCRIPT>
225
 
<NOSCRIPT>
226
 
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
227
 
</NOSCRIPT>
228
 
 
229
 
 
230
 
</FONT></TD>
231
 
</TR>
232
 
<TR>
233
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
234
 
  SUMMARY:&nbsp;<A HREF="#annotation_type_required_element_summary">REQUIRED</A>&nbsp;|&nbsp;<A HREF="#annotation_type_optional_element_summary">OPTIONAL</A></FONT></TD>
235
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
236
 
DETAIL:&nbsp;<A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD>
237
 
</TR>
238
 
</TABLE>
239
 
<A NAME="skip-navbar_bottom"></A>
240
 
<!-- ======== END OF BOTTOM NAVBAR ======= -->
241
 
 
242
 
<HR>
243
 
 
244
 
</BODY>
245
 
</HTML>