Petals-BC-SQL 1.1.1

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (9)

View Page History
{code:xml}
<result xmlns="http://petals.ow2.org/components/sql/version-1">
<row index='1'> index="1">
<column name='name' type='varchar'>Field</column> name="name" type="varchar">Field</column>
<column name='firstname' type='varchar'>Jean</column> name="firstname" type="varchar">Jean</column>
</row>
<row index='2'> index="2">
<column name='name' type='varchar'>Foo</column> name="name" type="varchar">Foo</column>
<column name='firstname' type='varchar'>John</column> name="firstname" type="varchar">John</column>
</row>
</result>

{code}

h2. Configuration




|| {color:#333333}Parameter{color} || {color:#333333}Description{color} || {color:#333333}Default{color} || {color:#333333}Required{color} || {color:#333333}Required{color} ||
| acceptor-pool-size | The size of the thread pool used to accept Message Exchanges from the NMR. Once a message is accepted, its processing is delegated to the processor pool thread. | 3 | Yes | Runtime |

{table-plus}

{table-plus}
{petalslink}{include:0 CDK Component Configuration Table}{petalslink}