Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
boolean useExistingConn = ElementParameterParser.getValue(node,"__USE_EXISTING_CONNECTION__").equals("true");
<PARAMETER
NAME="CONNECTION"
FIELD="COMPONENT_LIST"
FILTER="tJDBCConnection"
// to FILTER="tPervasiveConnection"
NUM_ROW="10"
SHOW_IF="USE_EXISTING_CONNECTION == 'true'"
/>
<PARAMETER
NAME="CONNECTION"
FIELD="COMPONENT_LIST"
FILTER="tJDBCConnection"
// to FILTER="tPervasiveConnection"
NUM_ROW="10"
SHOW_IF="USE_EXISTING_CONNECTION == 'true'"
/>