Operation String LocateParameter (String args[], String prefix, String defaultValue), in Class CommandLineUtil

Documentation
* Searches command line arguments for an entry
* that starts with the prefix string. If found the
* prefix is stripped and the remaining String is returned.
* If it is not, the default string is returned.
* @param args the command line arguments
* @param prefix the parameter to search for
* @defaultValue the default return value
* @return the value of the parameter, or
* defaultValue if it cannot be found


Protocol Qualification 
Exceptions Size 
Time ConcurrencySequential
Export ControlPublicAccess  


Preconditions


Postconditions


Semantics



Property Settings

Java
AbstractFalseStaticTrue
FinalFalseNativeFalse
SynchronizedFalse  


Data Modeler
dmItemFalseDMName 
IsConstraintFalseConstraintType 
IsIndexFalseIsTriggerFalse
IsClusterFalseTableSpace 
FillFactor0KeyList 
CheckPredicate IsUniqueFalse
DeferalMode InitialCheckTime 
TriggerType TriggerReferencePart 
IsInsertEventFalseIsUpdateEventFalse
IsDeleteEventFalse