What is the use of @entity annotation?
Answer / Raj Kumar Mishra
@Entity is an annotation used in JPA (Java Persistence API) to mark a Java class as being a database table.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is aspect oriented programming (aop)?
What is a resource in spring?
What is a rowmapper?
What do you mean by aspect oriented programming (aop)?
Describe aop.
What are the benefits of using spring?
What is embedded container in spring boot? : Spring Boot
What is the application context in spring?
What does autowired annotation mean?
What pojo stands for?
What is objectfactory in spring?
What is spring webflux?