public class DerbySQLFunction extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
ascii(String code)
ASCII code.
|
static int |
matches(String text,
String pattern)
Matches code.
|
public static int ascii(String code)
code - The codeCopyright © 2019. All rights reserved.