|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseRegExpFunction | |
---|---|
org.axiondb.functions | Function implementations. |
Uses of BaseRegExpFunction in org.axiondb.functions |
---|
Subclasses of BaseRegExpFunction in org.axiondb.functions | |
---|---|
class |
LikeToRegexpFunction
|
class |
MatchesFunction
MATCHES(string, string): returns a BooleanTypeboolean that
indicates whether first string matches the regular expression pattern
represented by the second string. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |