Operation  RE (Object pattern, int cflags), in Class RE

Documentation
* Constructs a regular expression pattern buffer using the specified
* compilation flags and the default syntax (RESyntax.RE_SYNTAX_PERL5).
*
* @param pattern A regular expression pattern, in the form of a String,
* StringBuffer, or char[].
* @param cflags The logical OR of any combination of the compilation flags listed above.
* @exception REException The input pattern could not be parsed.
* @exception IllegalArgumentException The pattern was not a String,
* StringBuffer or char[].
* @exception NullPointerException The pattern was null.


Protocol Qualification 
ExceptionsREExceptionSize 
Time ConcurrencySequential
Export ControlPublicAccess  


Preconditions


Postconditions


Semantics



Property Settings

Java
AbstractFalseStaticFalse
FinalFalseNativeFalse
SynchronizedFalse  


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