What is the use of @entity annotation?



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

Post New Answer

More Spring Framework Interview Questions

What is aspect oriented programming (aop)?

1 Answers  


What is a resource in spring?

1 Answers  


What is a rowmapper?

1 Answers  


What do you mean by aspect oriented programming (aop)?

1 Answers  


Describe aop.

1 Answers  


What are the benefits of using spring?

1 Answers  


What is embedded container in spring boot? : Spring Boot

1 Answers  


What is the application context in spring?

1 Answers  


What does autowired annotation mean?

1 Answers  


What pojo stands for?

1 Answers  


What is objectfactory in spring?

1 Answers  


What is spring webflux?

1 Answers  


Categories