A converter for Hibernate's {@link PersistentSortedSet}. The converter will drop any reference to the Hibernate collection and emit at serialization time an equivalent JDK collection instead.
@author Jörg Schaible
@since 1.4
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.