Hibernate question -


I do not understand why Gavin King calls org.hibernate.Query an interface As long as I know, An interface is a group of related methods with empty bodies and the methods of this 'interface' are already implemented. I would appreciate any answer about this.

org.hibernate.Query Every interface in Java, only method announcements There is no method body, I do not know why you think that why you have implemented it, it is not so.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -