public class DerbySQLFunction extends Object
| Constructor and Description |
|---|
DerbySQLFunction() |
| 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 © 2017. All rights reserved.