Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sgs32r

Pages: [1]
1
General Board / Annotation
« on: September 09, 2009, 12:40:30 am »
Hello,

I wanted to know if it was possible to set annotations on the methods of a class ? If yes, how ?

Thanks

2
General Board / DDL and comment
« on: June 12, 2008, 08:04:45 pm »
Hi,

I would like to know if it was possible, during the generation of DDL, to comment the primary key constraints ?

3
Automation Interface, Add-Ins and Tools / Re: Class template
« on: May 17, 2008, 12:28:13 am »
Nobody have idea ?

I want to know if it's possible to model a class extending a parametred class and a parametred interface.

4
Automation Interface, Add-Ins and Tools / Class template
« on: May 15, 2008, 01:12:13 am »
Hello,

I would like to imitate a class template (named FArray) with two formal template parameters. The first formal template
parameter (named T) is an unconstrained class template parameter. The second formal template parameter (named k) is an
integer expression template parameter that has a default of 10. There is also a bound class (named AddressList) that
substitutes the Address for T and 3 for k.

How can this model ?

5
Thank you for your response and your help

6
If the code and transformation templates do not currently determine the difference between an association class and a completely seperate class and association, this means that most of the DDL gererated will be false  :-/.

Have you an idea ?

I have another question: When I delete a class and that reexecute the "DDL transformation", the corresponding table is not removed. What solution to this problem ?

7
Automation Interface, Add-Ins and Tools / Association class and DDL
« on: April 03, 2008, 02:12:00 am »
Hello,

I'm a french newbie and I'm a problem with DDL Transformation.
When I create an association class (A) between two classes (B,C). The DDL transformation create four tables : one table by classes and a table to join B and C.

What is a problem for me, I would like only three table.

Someone would have a solution ?

8
Automation Interface, Add-Ins and Tools / Re: DDL Transformation
« on: April 03, 2008, 06:13:10 pm »
Thank you for your response and your help

9
Automation Interface, Add-Ins and Tools / Re: DDL Transformation
« on: April 02, 2008, 11:08:49 pm »
Yes, I mean the DBMS that I'm working with.

10
Automation Interface, Add-Ins and Tools / DDL Transformation
« on: April 02, 2008, 05:34:24 pm »
Hello,

I wanted to know if it was possible when I make a DDL transformation to specify the database targets.

Thank you for your responses

Pages: [1]