In this video you will learn here how the different annotations used in the hibernate Framework. There are various annotations like @ entity, @Table, @Id, @oneTomany.
@entity means class will persist in database
@Table means class will act as a table in database.
use tag-
1.hibernate
2. how annotations used in the hibernate Framework
3.hibernate annotations type
#hibernate
#annotations