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

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -