The Proposals Wiki has been deprecated in favor of creating Feature Requests in JIRA. If you wish to propose a new idea for a feature, visit the Community Ideas Dashboard and read the Feature Requests Wiki page for more information about submitting your proposal.
« 返回到 FrontPage

Service Builder

Features & Suggestions for Service Builder

If there is a feature on this list that is important to you, please leave a comment stating so OR vote (thumbs up) for someone else's comment.  The more votes a given feature has, the more likely it is to be included.

Community Posts are referenced here... Please put comments/voting on this page -

 

  1.  Usage of Foreign Key in Service.xml  
    POST 1

 

 

 

0 附件
33642 查看
平均 (0 票)
满分为 5,平均得分为 0.0。
评论
讨论主题回复 作者 日期
usage of FOREIGN KEY in service.xml R charan 2009年12月1日 上午9:27
Usage of: the "Update .... where" statement... Kha N Nguyen 2010年1月12日 上午8:10
just updated: Usage of: the "Update ....... Kha N Nguyen 2010年1月12日 上午11:03
Usage of Not Null and length for defining the... Vilmos Kozma 2010年3月8日 上午4:15
In service.xml it would be nice if we can... Csaba Tenkes 2010年8月4日 上午10:43
Support for many2many relationship. Now the... Jakub Liska 2010年10月26日 上午11:10

usage of FOREIGN KEY in service.xml
在 09-12-1 上午9:27 发帖。
Usage of:
the "Update .... where" statement
the "Delete .... where" statement
在 10-1-12 上午8:10 发帖。
just updated:
Usage of:
the "Update .... where" statement
(remove the "Delete ... where")
在 10-1-12 上午11:03 发帖以回复 Kha N Nguyen
Usage of Not Null and length for defining the db column length would be great
在 10-3-8 上午4:15 发帖。
In service.xml it would be nice if we can define the length of String type as f.ex. 1000b -> that means 1000 bytes(In Oracle VARCHAR2(1000 Byte) or 1000c that mean 1000c (In Oracle VARCHAR2(1000 Char)
在 10-8-4 上午10:43 发帖。
Support for many2many relationship. Now the mapping table/entity cannot be specified in service.xml and have additional fields. Instead, it is generated only with 2 foreign keys. It would be great if it was possible we could have rich mapping entities process by servicebuilder
在 10-10-26 上午11:10 发帖。