hibernate-orm/reference/support/docbook-xsl/params/profile.separator.xml

23 lines
559 B
XML

<refentry id="profile.separator">
<refmeta>
<refentrytitle>profile.separator</refentrytitle>
<refmiscinfo role="type">string</refmiscinfo>
</refmeta>
<refnamediv>
<refname>profile.separator</refname>
<refpurpose>Separator character for compound profile values</refpurpose>
</refnamediv>
<refsynopsisdiv>
<src:fragment id='profile.separator.frag'>
<xsl:param name="profile.separator" select="';'"/>
</src:fragment>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>Separator character for compound profile values.</para>
</refsect1>
</refentry>