I'm creating an app using TDK-2.2. Can Criteria be Serialized? I realize that its listed in the Javadocs as Serializable, but what I set on one end is NOT what I get on the other. When showing both using a "toString()", they don't even look similar!
Thanks for any help. Jeff Owens