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:
Gavin King 2005-04-27 18:35:12 +00:00
parent f814aec3d2
commit 70292fcb03

View File

@ -543,8 +543,7 @@ where log.item.class = 'Payment' and log.item.id = payment.id]]></programlisting
</listitem> </listitem>
<listitem> <listitem>
<para> <para>
<literal>coalesce()</literal> and <literal>nullif()</literal>, if supported by <literal>coalesce()</literal> and <literal>nullif()</literal>
the underlying database
</para> </para>
</listitem> </listitem>
<listitem> <listitem>