#I want to understand the need of keys in JPA (beginner)

3 messages · Page 1 of 1 (latest)

dawn stream
#

Hi , Jpa entity in java to me is an interface for Database operations for classes .

But , I don't understand need of defining primary key/foreign key in entities. It could be managed by database engines.

To me , it seems like Database is a Data at rest concept while Entity is a data in transit concept

ashen trellisBOT
#

This post has been reserved for your question.

Hey @dawn stream! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.