doc portability of coalesce/nullif
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@6574 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
f814aec3d2
commit
70292fcb03
|
@ -543,8 +543,7 @@ where log.item.class = 'Payment' and log.item.id = payment.id]]></programlisting
|
|||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<literal>coalesce()</literal> and <literal>nullif()</literal>, if supported by
|
||||
the underlying database
|
||||
<literal>coalesce()</literal> and <literal>nullif()</literal>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in New Issue