Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 358993 - Default SQL generation can NOT generate sql code for user defined record
Summary: Default SQL generation can NOT generate sql code for user defined record
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Zhi Zhu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 22:34 EDT by Yu Hao CLA
Modified: 2017-02-23 14:17 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yu Hao CLA 2011-09-26 22:34:28 EDT
Build Identifier: 201109262101

Define a basic record or entity record, then "get" this record, the default sql generation can not generate the sql code

Reproducible: Always

Steps to Reproduce:
1.Define a basic record "Order"
2.Create a function to "get order from ds"
3.Ctrl-1 to generate the default SQL, but nothing can be generated
Comment 1 Zhi Zhu CLA 2011-09-26 23:06:35 EDT
Hao, if there are any exceptions for this?

All is normal in my development machine
Comment 2 Zhi Zhu CLA 2011-09-29 01:54:25 EDT
fix it
Comment 3 Yu Hao CLA 2011-09-30 01:46:38 EDT
verified in 201109292101