Searched refs:IDX_DSN (Results 1 – 1 of 1) sorted by relevance
106 final int IDX_DSN = 2; in executeWizardFromCommandLine() local134 settingsIndex = IDX_DSN; in executeWizardFromCommandLine()144 if ( ( settings[ IDX_DSN ] == null ) && ( settings[ IDX_LOCATION ] == null ) ) in executeWizardFromCommandLine()166 … curproperties[0] = Properties.createProperty( "DataSourceName", settings[ IDX_DSN ] ); in executeWizardFromCommandLine()
Completed in 9 milliseconds