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
1 changed files with 1 additions and 2 deletions

View File

@ -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>