No, MyInterface is a plain old Java interface and not an entity. This interface extends another interface. Neither of these is serializable.
Best regards, Harald 2011/11/28 Rick Curtis <curti...@gmail.com>: > Harold - > > I'm quite surprised that we don't throw an exception, or warning in this > case also. In the case that you mentioned, I assume MyInterface isn't an > Entity type and doesn't extend Serializable? > > Thanks, > Rick >