📄 toone.html
字号:
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/ToOne.html#isUnwrapProxy()">isUnwrapProxy</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/ToOne.html#isValid(org.hibernate.engine.Mapping)">isValid</A></B>(<A HREF="../../../org/hibernate/engine/Mapping.html" title="interface in org.hibernate.engine">Mapping</A> mapping)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/ToOne.html#setEmbedded(boolean)">setEmbedded</A></B>(boolean embedded)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/ToOne.html#setFetchMode(org.hibernate.FetchMode)">setFetchMode</A></B>(<A HREF="../../../org/hibernate/FetchMode.html" title="class in org.hibernate">FetchMode</A> fetchMode)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/ToOne.html#setLazy(boolean)">setLazy</A></B>(boolean lazy)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/ToOne.html#setReferencedEntityName(java.lang.String)">setReferencedEntityName</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> referencedEntityName)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/ToOne.html#setReferencedPropertyName(java.lang.String)">setReferencedPropertyName</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/ToOne.html#setTypeUsingReflection(java.lang.String, java.lang.String)">setTypeUsingReflection</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> className, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> propertyName)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/hibernate/mapping/ToOne.html#setUnwrapProxy(boolean)">setUnwrapProxy</A></B>(boolean unwrapProxy)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.hibernate.mapping.SimpleValue"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class org.hibernate.mapping.<A HREF="../../../org/hibernate/mapping/SimpleValue.html" title="class in org.hibernate.mapping">SimpleValue</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../org/hibernate/mapping/SimpleValue.html#addColumn(org.hibernate.mapping.Column)">addColumn</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#addFormula(org.hibernate.mapping.Formula)">addFormula</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#createForeignKeyOfEntity(java.lang.String)">createForeignKeyOfEntity</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#createIdentifierGenerator(org.hibernate.dialect.Dialect, java.lang.String, java.lang.String, org.hibernate.mapping.RootClass)">createIdentifierGenerator</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#getColumnInsertability()">getColumnInsertability</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#getColumnIterator()">getColumnIterator</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#getColumnSpan()">getColumnSpan</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#getColumnUpdateability()">getColumnUpdateability</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#getConstraintColumns()">getConstraintColumns</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#getForeignKeyName()">getForeignKeyName</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#getIdentifierGeneratorProperties()">getIdentifierGeneratorProperties</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#getIdentifierGeneratorStrategy()">getIdentifierGeneratorStrategy</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#getNullValue()">getNullValue</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#getTable()">getTable</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#getTypeName()">getTypeName</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#getTypeParameters()">getTypeParameters</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#hasFormula()">hasFormula</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#isAlternateUniqueKey()">isAlternateUniqueKey</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#isCascadeDeleteEnabled()">isCascadeDeleteEnabled</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#isIdentityColumn(org.hibernate.dialect.Dialect)">isIdentityColumn</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#isNullable()">isNullable</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#isSimpleValue()">isSimpleValue</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#isUpdateable()">isUpdateable</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#setAlternateUniqueKey(boolean)">setAlternateUniqueKey</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#setCascadeDeleteEnabled(boolean)">setCascadeDeleteEnabled</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#setForeignKeyName(java.lang.String)">setForeignKeyName</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#setIdentifierGeneratorProperties(java.util.Properties)">setIdentifierGeneratorProperties</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#setIdentifierGeneratorStrategy(java.lang.String)">setIdentifierGeneratorStrategy</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#setNullValue(java.lang.String)">setNullValue</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#setTable(org.hibernate.mapping.Table)">setTable</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#setTypeName(java.lang.String)">setTypeName</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#setTypeParameters(java.util.Properties)">setTypeParameters</A>, <A HREF="../../../org/hibernate/mapping/SimpleValue.html#toString()">toString</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="referencedPropertyName"><!-- --></A><H3>
referencedPropertyName</H3>
<PRE>
protected <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>referencedPropertyName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="unwrapProxy"><!-- --></A><H3>
unwrapProxy</H3>
<PRE>
protected boolean <B>unwrapProxy</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="ToOne(org.hibernate.mapping.Table)"><!-- --></A><H3>
ToOne</H3>
<PRE>
protected <B>ToOne</B>(<A HREF="../../../org/hibernate/mapping/Table.html" title="class in org.hibernate.mapping">Table</A> table)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="getFetchMode()"><!-- --></A><H3>
getFetchMode</H3>
<PRE>
public <A HREF="../../../org/hibernate/FetchMode.html" title="class in org.hibernate">FetchMode</A> <B>getFetchMode</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/hibernate/mapping/Fetchable.html#getFetchMode()">getFetchMode</A></CODE> in interface <CODE><A HREF="../../../org/hibernate/mapping/Fetchable.html" title="interface in org.hibernate.mapping">Fetchable</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../org/hibernate/mapping/SimpleValue.html#getFetchMode()">getFetchMode</A></CODE> in class <CODE><A HREF="../../../org/hibernate/mapping/SimpleValue.html" title="class in org.hibernate.mapping">SimpleValue</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setFetchMode(org.hibernate.FetchMode)"><!-- --></A><H3>
setFetchMode</H3>
<PRE>
public void <B>setFetchMode</B>(<A HREF="../../../org/hibernate/FetchMode.html" title="class in org.hibernate">FetchMode</A> fetchMode)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/hibernate/mapping/Fetchable.html#setFetchMode(org.hibernate.FetchMode)">setFetchMode</A></CODE> in interface <CODE><A HREF="../../../org/hibernate/mapping/Fetchable.html" title="interface in org.hibernate.mapping">Fetchable</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createForeignKey()"><!-- --></A><H3>
createForeignKey</H3>
<PRE>
public abstract void <B>createForeignKey</B>() throws <A HREF="../../../org/hibernate/MappingException.html" title="class in org.hibernate">MappingException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/hibernate/mapping/Value.html#createForeignKey()">createForeignKey</A></CODE> in interface <CODE><A HREF="../../../org/hibernate/mapping/Value.html" title="interface in org.hibernate.mapping">Value</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../org/hibernate/mapping/SimpleValue.html#createForeignKey()">createForeignKey</A></CODE> in class <CODE><A HREF="../../../org/hibernate/mapping/SimpleValue.html" title="class in org.hibernate.mapping">SimpleValue</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../../../org/hibernate/MappingException.html" title="class in org.hibernate">MappingException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getType()"><!-- --></A><H3>
getType</H3>
<PRE>
public abstract <A HREF="../../../org/hibernate/type/Type.html" title="interface in org.hibernate.type">Type</A> <B>getType</B>() throws <A HREF="../../../org/hibernate/MappingException.html" title="class in org.hibernate">MappingException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/hibernate/mapping/Value.html#getType()">getType</A></CODE> in interface <CODE><A HREF="../../../org/hibernate/mapping/Value.html" title="interface in org.hibernate.mapping">Value</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../org/hibernate/mapping/SimpleValue.html#getType()">getType</A></CODE> in class <CODE><A HREF="../../../org/hibernate/mapping/SimpleValue.html" title="class in org.hibernate.mapping">SimpleValue</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B><DD><CODE><A HREF="../../../org/hibernate/MappingException.html" title="class in org.hibernate">MappingException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getReferencedPropertyName()"><!-- --></A><H3>
getReferencedPropertyName</H3>
<PRE>
public <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getReferencedPropertyName</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setReferencedPropertyName(java.lang.String)"><!-- --></A><H3>
setReferencedPropertyName</H3>
<PRE>
public void <B>setReferencedPropertyName</B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -