All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.admingui.console-jdbc-plugin.3.1.1.source-code.jdbcConnectionPoolNew2.jsf Maven / Gradle / Ivy

There is a newer version: 10.0-b28
Show newest version









    
    $page{cancelPage});
        setSessionAttribute(key="noValidation" value="#{null}")
        setPageSessionAttribute(key="step2" value="#{true}" );
        setPageSessionAttribute(key="step1Page" value="jdbcConnectionPoolNew1.jsf" );
        setPageSessionAttribute(key="selfPage" value="#{request.contextPath}/jdbc/jdbcConnectionPoolNew2.jsf");
        setPageSessionAttribute(key="parentPage" value="#{request.contextPath}/jdbc/jdbcConnectionPools.jsf");
        setPageSessionAttribute(key="childType" value="jdbc-connection-pool");

        setPageSessionAttribute(key="tableList" value="#{sessionScope.wizardPoolProperties}");
        setPageSessionAttribute(key="convertToFalseList" value={"ping" "isConnectionValidationRequired" "failAllConnections" "allowNonComponentCallers" "nonTransactionalConnections" "isIsolationLevelGuaranteed"});
        //set the following for including buttons.inc
        setPageSessionAttribute(key="edit" value="#{false}" );
        setPageSessionAttribute(key="showDefaultButton" value="#{true}" );
        setPageSessionAttribute(key="showCancelButton" value="#{true}" );
        setPageSessionAttribute(key="hasPropertySheet" value="#{true}" );
        setPageSessionAttribute(key="hasPropertyTable" value="#{true}" );
        setAttribute(key="DSList" value="#{wizardPoolExtra.DSList}" );
        setAttribute(key="DList" value="#{wizardPoolExtra.DList}" );

        setPageSessionAttribute(key="childType" value="jdbc-connection-pool");
        setPageSessionAttribute(key="parentUrl", value="#{sessionScope.REST_URL}/resources");
        setPageSessionAttribute(key="rest-api" value="true");
    />
    

            
#include "/common/shared/alertMsg.inc"
            
                
                
#include "jdbcConnectionPoolNew2Buttons.inc"
                 

#include "/jdbc/poolPropertyNew.inc"
#include "/common/shared/propertyDescTable.inc"

                 
#include "jdbcConnectionPoolNew2Buttons.inc"
                 

	
            
#include "/common/shared/changeButtonsJS.inc"













© 2015 - 2024 Weber Informatics LLC | Privacy Policy