do java classes need to implement java.io.Serializable for use with FDS/Hibernate?

If not is there another reason to do this? Eclipse keeps giving me warnings whenever I implement this?

"The serializable class AddressVO does not declare a static final serialVersionUID field of type long"

Thanks, Kevin

Reply via email to