public final class OracleFormatFunctionModifier extends ParseFormatFunctionModifier
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
tokenPattern |
| Constructor and Description |
|---|
OracleFormatFunctionModifier(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
supportsLiteral(String literal) |
protected Object |
translateFormat(String format) |
translategetCodepublic static final Pattern tokenPattern
public OracleFormatFunctionModifier(String prefix)
public static boolean supportsLiteral(String literal)
protected Object translateFormat(String format)
translateFormat in class ParseFormatFunctionModifierCopyright © 2012 JBoss by Red Hat. All Rights Reserved.