public class OracleFormatFunctionModifier extends ParseFormatFunctionModifier
Modifier and Type | Field and Description |
---|---|
protected boolean |
parse |
prefix
Constructor and Description |
---|
OracleFormatFunctionModifier(String prefix,
boolean parse) |
Modifier and Type | Method and Description |
---|---|
protected Object |
convertToken(String group) |
void |
setPrefix(String prefix) |
boolean |
supportsLiteral(String literal) |
protected Object |
translateFormat(String format) |
translate, translateFormat
getCode
public OracleFormatFunctionModifier(String prefix, boolean parse)
public void setPrefix(String prefix)
public boolean supportsLiteral(String literal)
protected Object translateFormat(String format)
translateFormat
in class ParseFormatFunctionModifier
Copyright © 2019. All rights reserved.