public class TimestampAdapter extends XmlAdapter<Long,Timestamp>
TimestampAdapter()
Long
marshal(Timestamp v)
Timestamp
unmarshal(Long v)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimestampAdapter()
public Long marshal(Timestamp v) throws Exception
marshal
XmlAdapter<Long,Timestamp>
Exception
public Timestamp unmarshal(Long v) throws Exception
unmarshal
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.