Tag: hibernate annotations example
Hibernate Annotations Introduction
by  Java4s | 6 Comments
  [ Ask Question ]
Gun short point :- Annotations are replacement for XML Let us see few points regarding annotations in hibernate Annotations are introduced in java along with JDK 1.5, annotations are used to provide META data to the classes, variables, methods…