package org.hibernate.bugs; import java.io.Serializable; public class ConvertedDate implements Serializable { public long timestamp; }