I’m trying to create an entity bean but Netbeans IDE complains Entity Bean cannot be generated because there is no primary key so I want to know if a primary key is required by every Entity Bean
I’m trying to create an entity bean but Netbeans IDE complains Entity Bean cannot
Share
yes, the primary key is mandatory