Package org.apache.camel.converter
Class SQLConverter
- java.lang.Object
-
- org.apache.camel.converter.SQLConverter
-
@Converter(generateBulkLoader=true) public final class SQLConverter extends Object
SQL Date and time related converters.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LongtoLong(Timestamp ts)static TimestamptoTimestamp(Long l)
-