This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 156457 - Service Builder | Validate such that entity should have atleast one Primay key column
Summary: Service Builder | Validate such that entity should have atleast one Primay ke...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Portalpack (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ chetansanth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-08 06:56 UTC by _ chetansanth
Modified: 2009-03-17 07:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ chetansanth 2009-01-08 06:56:48 UTC
Currently an entity can be defined without any primary key. And when Clicked on Generate Services service builder will
throw an exception. This needs to be taken care.