Petals-BC-SQL 1.2.X

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

Changes (4)

View Page History
<sql:timeBetweenEvictionRunsMillis>-1</sql:timeBetweenEvictionRunsMillis>
<sql:metadata>true</sql:metadata>

</jbi:provides>
</jbi:services>
{table-plus}


|| Parameter || Description || Default || Required ||
| url | The JDBC URL of the target database | {center}\-{center} | {center}Yes{center} |
| timeBetweenEvictionRunsMillis | The number of milliseconds to sleep between runs of the idle object evictor thread. \\
When non-positive, no idle object evictor thread will be run. | {center}\-1{center} | {center}No{center} |
| metadata | If true, Wwhen the 'select' operation is used, the response contains metadata on result elements(Row type,index...). | {center}false{center} | {center}No{center} |
| storeProcedure | Define the stored procedure that you want to register at the deployment of the SU and the unregister at the undeployment. The database user must have the proper rights to register this procedure. | {center}-{center} | {center}No{center} |
| storedProcedureSignature | Define the stored procedure signature that you want to invoke with this SU. | {center}-{center} | {center}No{center} |
{table-plus}