翻訳者レビュー ( 英語 → 日本語 )
評価: 60 / ネイティブ 日本語 / 1 Review / 2014/05/14 22:45:04
Used only with Query parameters.
Determines if the parameter allows multiple selections. Valid only for Query and List parameters.
JDBC Driver class. The JDBC driver containing this class must be in the OpenReports classpath.
Lookup JNDI DataSource. JNDI DataSources require only Name and URL.
The maximum number of active connections that can be allocated from this pool at the same time, or negative for no limit.
The maximum number of active connections that can remain idle in the pool, without extra ones being released, or zero for no limit.
クエリパラメータでのみ使用。
パラメータが複数選択を許容するかどうかを決定します。クエリとListパラメータのみで有効です。
JDBCドライバクラス。このクラスを含むJDBCドライバはOpenReportsのクラスパスに存在する必要があります。
ルックアップのJNDIデータソース。 JNDIデータソースは、名前とURLを必要とします。
アクティブな接続の最大数が、同時に、このプールから割り当てられるか、あるいは、全く制限がないことについてはネガティブとなります。
アクティブ接続の最大数は、余分なものがリリースされることなく、プール内にアイドル状態のままとなっています。もしくは、制限なしのまま、ゼロとなっています。
有り難うございました。