<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_29) on Thu Sep 06 15:40:57 CST 2012 -->
<TITLE>
Index (Hibernate JavaDocs)
</TITLE>
<META NAME="date" CONTENT="2012-09-06">
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Hibernate JavaDocs)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A> <A HREF="#_Z_">Z</A> <A HREF="#___">_</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/hibernate/engine/jdbc/internal/JdbcCoordinatorImpl.html#abortBatch()"><B>abortBatch()</B></A> -
Method in class org.hibernate.engine.jdbc.internal.<A HREF="./org/hibernate/engine/jdbc/internal/JdbcCoordinatorImpl.html" title="class in org.hibernate.engine.jdbc.internal">JdbcCoordinatorImpl</A>
<DD>
<DT><A HREF="./org/hibernate/engine/jdbc/spi/JdbcCoordinator.html#abortBatch()"><B>abortBatch()</B></A> -
Method in interface org.hibernate.engine.jdbc.spi.<A HREF="./org/hibernate/engine/jdbc/spi/JdbcCoordinator.html" title="interface in org.hibernate.engine.jdbc.spi">JdbcCoordinator</A>
<DD>Abort the currently managed batch (if any)
<DT><A HREF="./org/hibernate/ejb/criteria/CriteriaBuilderImpl.html#abs(javax.persistence.criteria.Expression)"><B>abs(Expression<N>)</B></A> -
Method in class org.hibernate.ejb.criteria.<A HREF="./org/hibernate/ejb/criteria/CriteriaBuilderImpl.html" title="class in org.hibernate.ejb.criteria">CriteriaBuilderImpl</A>
<DD>
<DT><A HREF="./org/hibernate/ejb/criteria/expression/function/AbsFunction.html" title="class in org.hibernate.ejb.criteria.expression.function"><B>AbsFunction</B></A><<A HREF="./org/hibernate/ejb/criteria/expression/function/AbsFunction.html" title="type parameter in AbsFunction">N</A> extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</A>> - Class in <A HREF="./org/hibernate/ejb/criteria/expression/function/package-summary.html">org.hibernate.ejb.criteria.expression.function</A><DD>Models the ANSI SQL <tt>ABS</tt> function.<DT><A HREF="./org/hibernate/ejb/criteria/expression/function/AbsFunction.html#AbsFunction(org.hibernate.ejb.criteria.CriteriaBuilderImpl, javax.persistence.criteria.Expression)"><B>AbsFunction(CriteriaBuilderImpl, Expression)</B></A> -
Constructor for class org.hibernate.ejb.criteria.expression.function.<A HREF="./org/hibernate/ejb/criteria/expression/function/AbsFunction.html" title="class in org.hibernate.ejb.criteria.expression.function">AbsFunction</A>
<DD>
<DT><A HREF="./org/hibernate/dialect/function/AbstractAnsiTrimEmulationFunction.html" title="class in org.hibernate.dialect.function"><B>AbstractAnsiTrimEmulationFunction</B></A> - Class in <A HREF="./org/hibernate/dialect/function/package-summary.html">org.hibernate.dialect.function</A><DD>A <A HREF="./org/hibernate/dialect/function/SQLFunction.html" title="interface in org.hibernate.dialect.function"><CODE>SQLFunction</CODE></A> providing support for implementing TRIM functionality
(as defined by both the ANSI SQL and JPA specs) in cases where the dialect may not support the full <tt>trim</tt>
function itself.<DT><A HREF="./org/hibernate/dialect/function/AbstractAnsiTrimEmulationFunction.html#AbstractAnsiTrimEmulationFunction()"><B>AbstractAnsiTrimEmulationFunction()</B></A> -
Constructor for class org.hibernate.dialect.function.<A HREF="./org/hibernate/dialect/function/AbstractAnsiTrimEmulationFunction.html" title="class in org.hibernate.dialect.function">AbstractAnsiTrimEmulationFunction</A>
<DD>
<DT><A HREF="./org/hibernate/ejb/metamodel/AbstractAttribute.html" title="class in org.hibernate.ejb.metamodel"><B>AbstractAttribute</B></A><<A HREF="./org/hibernate/ejb/metamodel/AbstractAttribute.html" title="type parameter in AbstractAttribute">X</A>,<A HREF="./org/hibernate/ejb/metamodel/AbstractAttribute.html" title="type parameter in AbstractAttribute">Y</A>> - Class in <A HREF="./org/hibernate/ejb/metamodel/package-summary.html">org.hibernate.ejb.metamodel</A><DD>Models the commonality of the JPA <A HREF="http://download.oracle.com/javaee/6/api/javax/persistence/metamodel/Attribute.html?is-external=true" title="class or interface in javax.persistence.metamodel"><CODE>Attribute</CODE></A> hierarchy.<DT><A HREF="./org/hibernate/ejb/metamodel/AbstractAttribute.html#AbstractAttribute(java.lang.String, java.lang.Class, org.hibernate.ejb.metamodel.AbstractManagedType, java.lang.reflect.Member, javax.persistence.metamodel.Attribute.PersistentAttributeType)"><B>AbstractAttribute(String, Class<Y>, AbstractManagedType<X>, Member, Attribute.PersistentAttributeType)</B></A> -
Constructor for class org.hibernate.ejb.metamodel.<A HREF="./org/hibernate/ejb/metamodel/AbstractAttribute.html" title="class in org.hibernate.ejb.metamodel">AbstractAttribute</A>
<DD>
<DT><A HREF="./org/hibernate/metamodel/binding/AbstractAttributeBinding.html" title="class in org.hibernate.metamodel.binding"><B>AbstractAtt
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论






























收起资源包目录





































































































共 2000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 20
资源评论


探索者我有我路向
- 粉丝: 363
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 数字监控中心管理软件使用手册V3.1.doc
- 项目管理-培训课件.ppt
- 浅析大数据架构解决方案.docx
- 提高实验—最小生成树的Prim算法一实验目的和要求根据算法设计需要-掌握连通网的灵活表示方法.doc
- 基于5G的非地面网络关键技术与标准化进展.docx
- 会计电算化与计算机基础知识.doc
- word模板:简单清新简洁卡通卡通信纸-word信纸.docx
- 大学英语写作教学与网络技术整合研究.docx
- 计算机科学技术对经济发展促进的研究.docx
- 智能变电站网络报文记录及分析装置检测规范.ppt
- 人工智能+教育应趋利避害.docx
- 浙江财会信息化大赛本科C卷试题.doc
- 《重庆科创学院数控车床编程与操作》一体化课程设计方案.doc
- 我国办公自动化设备市场保持稳定增长将朝集成化方向发展.docx
- 吉林联通烟草行业信息化新商盟项目.ppt
- mulan-rework-Python资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
