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) |
translate
getCode
public static final Pattern tokenPattern
public OracleFormatFunctionModifier(String prefix)
public static boolean supportsLiteral(String literal)
protected Object translateFormat(String format)
translateFormat
in class ParseFormatFunctionModifier
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.