Package com.im.commons.db
Interface SQLWriter.SQLValueWriter
-
- All Known Implementing Classes:
SQLWriterRegistry.SQLDateWriter
,SQLWriterRegistry.SQLMessageFormatWriter
- Enclosing interface:
- SQLWriter
public static interface SQLWriter.SQLValueWriter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
writeValueToSQL(java.lang.Object value)
-