public class ST_GeomFromWKB extends java.lang.Object implements Formatter<ExpressionBuilder.Value>
Constructor and Description |
---|
ST_GeomFromWKB(SQLBuilder sqlbuilder,
Formatter<ExpressionBuilder.Value> formatter) |
Modifier and Type | Method and Description |
---|---|
boolean |
canApply(ExpressionBuilder.Value value) |
java.lang.String |
format(ExpressionBuilder.Value function) |
public ST_GeomFromWKB(SQLBuilder sqlbuilder, Formatter<ExpressionBuilder.Value> formatter)
public boolean canApply(ExpressionBuilder.Value value)
canApply
in interface Formatter<ExpressionBuilder.Value>
public java.lang.String format(ExpressionBuilder.Value function)
format
in interface Formatter<ExpressionBuilder.Value>