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 - kkonathala

Pages: [1]
1
General Board / Re: Can we get business logic?
« on: July 11, 2006, 09:19:47 pm »
Hi,

   ThanQ for your response. Business logic in the sense after creating the model we will generate source code. For that it was giving the skeleton code. If we want to develop some logic, we have write to the logic or by using some business process we can generate it?

Thanking You,
Kalyani

2
General Board / Can we get business logic?
« on: July 11, 2006, 02:19:13 am »
Hi,

   I am a newbie, i have downloaded and installed EA and want to create a model for java application. I have gone through the tutorial..

1. Can we get the business logic from model. If yes kindly give me the suggestions to go ahead.

2. In the Project browser we have different models like Business process model,usecase model, etc.. We have to follow the structure in that manner or can we create our own package structure.

Thaniking you in advance
Kalyani


3
Uml Process / Re: Code generation
« on: August 02, 2006, 09:31:09 pm »
Thank you for your quick response.

Then after getting the skeleton classes we have to write the business logic in it and connect to the database and we have to build and run the application in EA itself. Is this the correct way to develop the application.

Kindly help me.

4
Uml Process / Code generation
« on: August 02, 2006, 02:55:48 am »
Hi..
I have created usecase diagrams,class diagrams and data model. And i have generated the code then i got the template for the classes and the MySQL query form the data Model. From now I have little bit confusion in using the EA wheather I have to implement the bussiness Logic (inner code) by using EA as IDE or by modelling it self i can generate it.

Q. How much percentage of Java code can we generate by using EA model.
Kindly help me in this issue
Thanking you in advance.


5
Uml Process / Relations among the classes
« on: July 17, 2006, 06:56:05 am »
Hi,

  I am using EA to develop an java appliation. When i used to draw class model i need to integrate with the 3rd party liberary so, i have imported spring.jar file as mentioned in the tutorial. i.e using import binary module.

  Here is my question..
    How to give relation between the class in project directory and another class in the jar file.

Can I get help from you.
Thanking you in advance.

6
Hello,

   I wanted to develop a new java application which includes springFramework,jsp,hibernate,MySql. So present i am working with similar application through reverse engineering method.
  I have generated class diagrams, now i wanted to build the application. For that purpose i have gone through the document i found the method. After implementing it i got  errors becuase i have used the springframework,hibernate and openWFE for that we require some jar files.

So my doubt is where to place the jar files and how to use it.

Thanking you in advance

Pages: [1]