.admingui.console-jdbc-plugin.3.0-b31.source-code.jdbcConnectionPoolEdit.jsf Maven / Gradle / Ivy
$attribute{tableTextField});
setDisableConnectionPoolTableField(tableField="$attribute{tableTextField}" methodValue="$attribute{connectionValidationMethod}");
/>
$page{jndiName});
getJdbcConnectionPoolInfo(
jndiName = "#{jndiName}"
datasourceClassname=> $attribute{datasourceClassname}
resType => $attribute{resType}
description=>$attribute{description}
steadyPoolSize => $attribute{steadyPoolSize}
maxPoolSize => $attribute{maxPoolSize}
poolResizeQuantity => $attribute{poolResizeQuantity}
idleTimeoutInSeconds => $attribute{idleTimeoutInSeconds}
maxWaitTimeInMillis => $attribute{maxWaitTimeInMillis}
isConnectionValidationRequired => $attribute{isConnectionValidationRequired}
connectionValidationMethod => $attribute{connectionValidationMethod}
validationTableName => $attribute{validationTableName}
failAllConnections => $attribute{failAllConnections}
allowNonComponentCallers => $attribute{allowNonComponentCallers}
nonTransactionalConnections => $attribute{nonTransactionalConnections}
transactionIsolationLevel => $attribute{transactionIsolationLevel}
isIsolationLevelGuaranteed => $attribute{isIsolationLevelGuaranteed});
/>
#include "/shared/restart.inc"
#include "/shared/treeBreadcrumbs.inc"
#include "/jdbc/jdbcConnectionPoolTabs.inc"
#include "/shared/alertMsg.inc"
$attribute{resType}
description=>$attribute{description}
steadyPoolSize => $attribute{steadyPoolSize}
maxPoolSize => $attribute{maxPoolSize}
poolResizeQuantity => $attribute{poolResizeQuantity}
idleTimeoutInSeconds => $attribute{idleTimeoutInSeconds}
maxWaitTimeInMillis => $attribute{maxWaitTimeInMillis}
isConnectionValidationRequired => $attribute{isConnectionValidationRequired}
connectionValidationMethod => $attribute{connectionValidationMethod}
validationTableName => $attribute{validationTableName}
failAllConnections => $attribute{failAllConnections}
allowNonComponentCallers => $attribute{allowNonComponentCallers}
nonTransactionalConnections => $attribute{nonTransactionalConnections}
transactionIsolationLevel => $attribute{transactionIsolationLevel}
isIsolationLevelGuaranteed => $attribute{isIsolationLevelGuaranteed}
);
/>
#include "/jdbc/jdbcConnectionPoolEditButtons.inc"
"
#include "/jdbc/poolPropertySheet1.inc"
"
$page{valMethod});
/>
$page{tableTextField});
/>
"
"
#include "/jdbc/jdbcConnectionPoolEditButtons.inc"
#include "/shared/changeButtonsJS.inc"
"