Re: [Hibernate] org.hibernate.hql.ast.tree.DotNode Implements Serializable but we can't serialize it

2009-12-08 Thread Joshua Davis (yahoo)
There is no piont. However, it's not part of any public API. There are probably more practical bugs to fix. Sent from my iPhone On Dec 8, 2009, at 12:25 PM, Ganesh Kumar Choudhary wrote: But what is the advantage we are getting by implementing serializable interface in DotNode Class ? Do

Re: [Hibernate] org.hibernate.hql.ast.tree.DotNode Implements Serializable but we can't serialize it

2009-12-08 Thread Ganesh Kumar Choudhary
But what is the advantage we are getting by implementing serializable interface in DotNode Class ? Don't you think that it is something like a bug ? The objective of implementing serializable interface is simply "to facilitate the serialization" but due to this very problem user can't able to seria