@Converter(generateBulkLoader=true) public final class SQLConverter extends Object
static Long
toLong(Timestamp ts)
static Timestamp
toTimestamp(Long l)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Converter(order=1) public static Timestamp toTimestamp(Long l)
@Converter(order=2) public static Long toLong(Timestamp ts)
Apache Camel