~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/SQLDeleteAll.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
 
SQLDeleteAll (Hibernate Annotations API Documentation)
8
 
</TITLE>
9
 
 
10
 
<META NAME="keywords" CONTENT="org.hibernate.annotations.SQLDeleteAll 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="SQLDeleteAll (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/SQLDeleteAll.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/SQLDelete.html" title="annotation in org.hibernate.annotations"><B>PREV CLASS</B></A>&nbsp;
56
 
&nbsp;<A HREF="../../../org/hibernate/annotations/SQLInsert.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/SQLDeleteAll.html" target="_top"><B>FRAMES</B></A>  &nbsp;
59
 
&nbsp;<A HREF="SQLDeleteAll.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 SQLDeleteAll</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={TYPE,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>SQLDeleteAll</B></DL>
96
 
</PRE>
97
 
 
98
 
<P>
99
 
SqlDelete Annotation for overwriting Hibernate default DELETE ALL method
100
 
<P>
101
 
 
102
 
<P>
103
 
<DL>
104
 
<DT><B>Author:</B></DT>
105
 
  <DD>L�szl� Benke</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/SQLDeleteAll.html#sql()">sql</A></B></CODE>
122
 
 
123
 
<BR>
124
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Procedure name or DELETE STATEMENT</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;boolean</CODE></FONT></TD>
138
 
<TD><CODE><B><A HREF="../../../org/hibernate/annotations/SQLDeleteAll.html#callable()">callable</A></B></CODE>
139
 
 
140
 
<BR>
141
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Is the statement using stored procedure or not</TD>
142
 
</TR>
143
 
<TR BGCOLOR="white" CLASS="TableRowColor">
144
 
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
145
 
<CODE>&nbsp;<A HREF="../../../org/hibernate/annotations/ResultCheckStyle.html" title="enum in org.hibernate.annotations">ResultCheckStyle</A></CODE></FONT></TD>
146
 
<TD><CODE><B><A HREF="../../../org/hibernate/annotations/SQLDeleteAll.html#check()">check</A></B></CODE>
147
 
 
148
 
<BR>
149
 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;For persistence operation what style of determining results (success/failure) is to be used.</TD>
150
 
</TR>
151
 
</TABLE>
152
 
&nbsp;
153
 
<P>
154
 
 
155
 
<!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
156
 
 
157
 
<A NAME="annotation_type_element_detail"><!-- --></A>
158
 
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
159
 
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
160
 
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
161
 
<B>Element Detail</B></FONT></TH>
162
 
</TR>
163
 
</TABLE>
164
 
 
165
 
<A NAME="sql()"><!-- --></A><H3>
166
 
sql</H3>
167
 
<PRE>
168
 
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>sql</B></PRE>
169
 
<DL>
170
 
<DD>Procedure name or DELETE STATEMENT
171
 
<P>
172
 
<DD><DL>
173
 
</DL>
174
 
</DD>
175
 
<DD><DL>
176
 
</DL>
177
 
</DL>
178
 
<A NAME="callable()"><!-- --></A><H3>
179
 
callable</H3>
180
 
<PRE>
181
 
public abstract boolean <B>callable</B></PRE>
182
 
<DL>
183
 
<DD>Is the statement using stored procedure or not
184
 
<P>
185
 
<DD><DL>
186
 
</DL>
187
 
</DD>
188
 
<DD><DL>
189
 
</DL>
190
 
<DL>
191
 
<DT><B>Default:</B><DD>false</DD>
192
 
</DL>
193
 
</DL>
194
 
<HR>
195
 
 
196
 
<A NAME="check()"><!-- --></A><H3>
197
 
check</H3>
198
 
<PRE>
199
 
public abstract <A HREF="../../../org/hibernate/annotations/ResultCheckStyle.html" title="enum in org.hibernate.annotations">ResultCheckStyle</A> <B>check</B></PRE>
200
 
<DL>
201
 
<DD>For persistence operation what style of determining results (success/failure) is to be used.
202
 
<P>
203
 
<DD><DL>
204
 
</DL>
205
 
</DD>
206
 
<DD><DL>
207
 
</DL>
208
 
<DL>
209
 
<DT><B>Default:</B><DD>NONE</DD>
210
 
</DL>
211
 
</DL>
212
 
<!-- ========= END OF CLASS DATA ========= -->
213
 
<HR>
214
 
 
215
 
 
216
 
<!-- ======= START OF BOTTOM NAVBAR ====== -->
217
 
<A NAME="navbar_bottom"><!-- --></A>
218
 
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
219
 
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
220
 
<TR>
221
 
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
222
 
<A NAME="navbar_bottom_firstrow"><!-- --></A>
223
 
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
224
 
  <TR ALIGN="center" VALIGN="top">
225
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
226
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
227
 
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
228
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/SQLDeleteAll.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
229
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
230
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
231
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
232
 
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
233
 
  </TR>
234
 
</TABLE>
235
 
</TD>
236
 
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
237
 
</EM>
238
 
</TD>
239
 
</TR>
240
 
 
241
 
<TR>
242
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
243
 
&nbsp;<A HREF="../../../org/hibernate/annotations/SQLDelete.html" title="annotation in org.hibernate.annotations"><B>PREV CLASS</B></A>&nbsp;
244
 
&nbsp;<A HREF="../../../org/hibernate/annotations/SQLInsert.html" title="annotation in org.hibernate.annotations"><B>NEXT CLASS</B></A></FONT></TD>
245
 
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
246
 
  <A HREF="../../../index.html?org/hibernate/annotations/SQLDeleteAll.html" target="_top"><B>FRAMES</B></A>  &nbsp;
247
 
&nbsp;<A HREF="SQLDeleteAll.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
248
 
&nbsp;<SCRIPT type="text/javascript">
249
 
  <!--
250
 
  if(window==top) {
251
 
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
252
 
  }
253
 
  //-->
254
 
</SCRIPT>
255
 
<NOSCRIPT>
256
 
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
257
 
</NOSCRIPT>
258
 
 
259
 
 
260
 
</FONT></TD>
261
 
</TR>
262
 
<TR>
263
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
264
 
  SUMMARY:&nbsp;<A HREF="#annotation_type_required_element_summary">REQUIRED</A>&nbsp;|&nbsp;<A HREF="#annotation_type_optional_element_summary">OPTIONAL</A></FONT></TD>
265
 
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
266
 
DETAIL:&nbsp;<A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD>
267
 
</TR>
268
 
</TABLE>
269
 
<A NAME="skip-navbar_bottom"></A>
270
 
<!-- ======== END OF BOTTOM NAVBAR ======= -->
271
 
 
272
 
<HR>
273
 
 
274
 
</BODY>
275
 
</HTML>