Package org.hotrod.dynamicsql.assembler
Class ClauseFormatter
- java.lang.Object
-
- org.hotrod.dynamicsql.assembler.ClauseFormatter
-
public class ClauseFormatter extends Object
-
-
Constructor Summary
Constructors Constructor Description ClauseFormatter(String clause, String prefix, String suffix)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetClause()StringgetPrefix()StringgetSuffix()StringgetValue()
-