Featured
-
How to check if string arraylist is sorted?
Hello everyone, Can anyone help me with the below
by swati.rawat -
SpringMVC+Hibernate
I want to a Eclipse Demo example How to connect S
by manish.bohra
Tags
Why the order-by in hbm.xml is not resulting the sort in UI(jsf)?
The order-by in hbm.xml is not resulting the sort in UI(jsf), where as the hibernate query is printing in console is working correct
I am not able to get the sorted table from the data base,where as the hbm.xml changes are reflecting...
Why are annotations used in Java?
I have certain queries regarding annotations in Java.
What is the usage of annotations in java? What are the major applications where we can use it?
Can these be used to replace XML based configuration completely and is it language specific...