Rational Rose TopLink Integration

I'm about to start a new project hosted on OAS and looking for Object-Relational Mapping Tools.
I want to follow a Model Driven Architecture (MDA) methodology, using UML as the master definition of the persistent model.
The questions I need to know about Oracle TopLink is as follows :-
i) Does a project generated from Rational Rose work with Oracle TopLink
ii) Does Oracle offer an alternative modelling tool.
ii) Does Oracle TopLink provide an incremental DDL generation tool, i.e. only generating alter statements to existing schema
Many thanks
Pat

Sapna,
There was a earlier post regarding this topic - perhaps you'd like to review that?
The link is re:How to Integrate with Rational Rose 2002
or click on "search forum" and enter "Rtaional Rose".
Regards, Guus

Similar Messages

  • Rational Rose 2002/XDE integration

    I want to know how to integrate with Rational rose for development oracle form.
    Thanks in advance!

    I want to know how to integrate with Rational rose for development oracle form.
    Thanks in advance!

  • Rational Rose Integration

    Hi All,
    Can anybody tell me is there a way to integrate Rational Rose with Jdeveloper.
    Regards,
    Sapna

    Sapna,
    There was a earlier post regarding this topic - perhaps you'd like to review that?
    The link is re:How to Integrate with Rational Rose 2002
    or click on "search forum" and enter "Rtaional Rose".
    Regards, Guus

  • Modeling Data warehousing elements in Rational Rose

    Hi
    I am working in Datawarehousing project. we are using Oracle warehouse builder 9i and Oracle express 6.3.4.
    Warehouse builder: WIn2000
    Express: SUnsolaris
    Database: oracle 8.1.7
    can i model the datawarehousing elements in Rational rose...
    because Datawarehousing and OLTP are going in parallel. we would like to know the changes done in OLTP tables.Suppose if any change happens in OLTP table, i will have to estimate the effort of ETL work. Is there any way modelling can be done for Datawarehousing elements with OLTP tables.
    your inputs are welcome.
    Thanks
    narasimha.

    Narasimha,
    Although I we are working on a metadata integration solution that will also accomodate Rational Rose users, at the moment I would strongly suggest that you do the warehouse modelling in OWB.
    Regards:
    Igor

  • Re: Rational Rose product and Forte

    We use Forte 3.0 with Rational Rose 4.0 since more than one year on a
    medium size project (10 developers). I have not tried Rose98 with Forte,
    so what I have to say may or may not apply to Rose98.
    In general I am very satisfied with the Forte support of Rose. The code
    generation facilities are sophisticated. For example from one attribute
    in Rose you can generate a virtual attribute and the corresponding get
    and set methods which implement the virtual attribute. You can even
    change the naming conventions (how to generate the name of get and set
    methods). You can also model all components of a Forte application like
    interfaces, events, eventhandlers, constants, domain types etc.
    Since access to the Forte repository is difficult, Rose does not read
    from or write to the repository. Instead you must export a plan as a
    .pex file, regenerate the plan from Rose and reimport the generated file
    into Forte. Rose correctly preserves the code that you have written as
    well as other information like GUI layout etc. Nevertheless this process
    is a bit tedious and prone to errors.
    Rose can import a Forte .pex and produce a model from it ("reverse
    engineering"). This works O.K. but I use it only on small prototypes
    that I developed in Forte to get a "first cut" of a model. The analyzer
    has only a few global options (for example whether you want to model
    object-valued attributes as associations or as attributes). In addition
    it names all attribute types and method parameters with fully qualified
    class names so that your methods tend to have very long signatures like
    Add(input source:Framework.IntegerData):Framework.IntegerData
    instead of
    Add(source:IntegerData):IntegerData
    On the other hand Rose generates correct Forte code if you use the short
    form in your model. So I use Rose mainly for forward generation.
    I find the combination of Rose with Forte very valuable, mostly because
    Forte does not allow a convenient documentation of plans, classes and
    attributes.
    If you have additional questions, I will be happy to answer them.
    Robinson, Richard wrote:
    >
    Has anyone used Rational Rose products and Forte? Could you post a short
    summary that explains how easy/hard it is to work with and whether or not
    the reverse engineering features work well?
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>--
    Dr. Thomas Kunst mailto:[email protected]
    sd&m GmbH & Co. KG http://www.sdm.de
    software design & management
    Thomas-Dehler-Str. 27, 81737 Muenchen, Germany
    Tel +49 89 63812-221 Fax -444
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    I'm having the same problem. The last version of Forte known to work with Rose is Forte 3.0, but I can't find that version for download.
    Let me know if you've found any other solution.
    Adam Southall

  • Oracle 9i JDeveloper & Database & jdk 1.4 & Rational Rose 2002

    I am not sure if this is the place to ask these types of questions, but i am goin to ask anyway
    Here is my situation, I am doing a project with Rational Rose UML model. The program is written in Java, I wanted to use Rational Rose 2002 for UML model, JDeveloper for coding and Oracle Database
    1. After i downloaded Oracle 9i JDeveloper, the program said its certified for JDK1.3.1_02, is it safe to use JDK1.4.1_1 with it?
    2. Can i use 9i JDeveloper with Oracle 8i Database or its best to use 9i JDeveloper with Oracle 9i Database?
    3. Since Rational Rose 2002 only has Oracle 8 dataType, should i use Oracle 8i with it? or Oracle 9i will work anyway?
    Please help and email me at [email protected]

    1. To run JDeveloper use jdk1.3 but you can use it to develop applications with jdk1.4
    2. You can use Oracle9i JDeveloper with Oracle8i.
    3. Oracle9i will probably work, but rational might not be able to take advantage of the latest features of the database. Check out the UML capabilities of JDeveloepr.

  • How to integrate Rational Rose with JBuilder?

    Now, I use Rational Rose 2002.But I can't integrate it with JBuilder7.0.
    Help me!

    Also, you can use Rose JBuilder Link
    See http://www.ensemble-systems.com

  • Reverse engineering with Rational Rose

    Is anybody using the above?
    If so, have you developed any scripts to facilitate updating the Rose model,
    and which you'd be willing to share? Or perhaps discuss jointly writing
    same?
    Ideally, there would be an Fscript to facilitate exposting Forte projects,
    and a Rose script to facilitate import.
    TIA,
    Eric

    Eric,
    As part of tool evaluation for modeling, We evaluated Rational Rose 98i . We
    were able to import forte pex files into Rose model.
    We had no problems with reverse engineering but there were problems related to
    round trip engineering.
    Since Rational Rose 98i did not have a repository based solution for
    configuration management, it was quite a task to keep the model in sync with
    multiple users updating it. However, I believe you can use Microsoft Source
    safe for configuration management though we did not try this.
    Ramesh Timakondu
    PSI Data SYstems Ltd.
    One Bank Street, Ste. 406
    Stamford, CT, 06905
    (203) 359 3992
    tnkrampsidata.com
    "Fingerhut, Eric" <Eric.Fingerhuthbo.com> on 02/16/2000 04:26:59 PM
    To: "'kamranaminyahoo.com'" <kamranaminyahoo.com>
    cc: (bcc: Ramesh Timakondu/Consultant/NAC)
    Fax to:
    Subject: (forte-users) reverse engineering with Rational Rose
    Is anybody using the above?
    If so, have you developed any scripts to facilitate updating the Rose model,
    and which you'd be willing to share? Or perhaps discuss jointly writing
    same?
    Ideally, there would be an Fscript to facilitate exposting Forte projects,
    and a Rose script to facilitate import.
    TIA,
    Eric
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

  • Rational Rose product and Forte

    Has anyone used Rational Rose products and Forte? Could you post a short
    summary that explains how easy/hard it is to work with and whether or not
    the reverse engineering features work well?
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Eric,
    As part of tool evaluation for modeling, We evaluated Rational Rose 98i . We
    were able to import forte pex files into Rose model.
    We had no problems with reverse engineering but there were problems related to
    round trip engineering.
    Since Rational Rose 98i did not have a repository based solution for
    configuration management, it was quite a task to keep the model in sync with
    multiple users updating it. However, I believe you can use Microsoft Source
    safe for configuration management though we did not try this.
    Ramesh Timakondu
    PSI Data SYstems Ltd.
    One Bank Street, Ste. 406
    Stamford, CT, 06905
    (203) 359 3992
    tnkrampsidata.com
    "Fingerhut, Eric" <Eric.Fingerhuthbo.com> on 02/16/2000 04:26:59 PM
    To: "'kamranaminyahoo.com'" <kamranaminyahoo.com>
    cc: (bcc: Ramesh Timakondu/Consultant/NAC)
    Fax to:
    Subject: (forte-users) reverse engineering with Rational Rose
    Is anybody using the above?
    If so, have you developed any scripts to facilitate updating the Rose model,
    and which you'd be willing to share? Or perhaps discuss jointly writing
    same?
    Ideally, there would be an Fscript to facilitate exposting Forte projects,
    and a Rose script to facilitate import.
    TIA,
    Eric
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

  • Is there anything like Rational Rose under UNIX platform?

    hi,
    i am looking for an application like Rational Rose that supports UML design.
    any suggestions?
    thanks a lot.

    Yes, Rational Rose.
    http://www.rational.com/products/dstudio_unix/index.jsp
    Alternatively Argo UML (http://argouml.tigris.org/features.html) is free, open source and Java based so is OS independent.
    Pete

  • Spring-TopLink Integration and transparent transaction controller

    Hi,
    I'm new to TopLink and I read the article in the "Mastering J2EE" series about the Spring TopLink integration. I never actually got into Spring before, so I went and checked out the articles and tutorials and then I went back to my exploration of TopLink.
    From what I understood, Spring promises that you wouldn't need to change your code, only your configuration files, if you change your transaction controller from the OR framework transaction controller to a JTA enabled one provided by the AS. But when I read the "Transactions" chapter in the TopLink application developer's guide, it seemed that the way you use the UnitOfWork in your code differs significantly depending on whether you're using an external transaction controller.
    My question is, does this void Spring's promise or is there a work around for that?
    Thanks.

    You will not have to change any java code when you switch "transaction controller" strategies in your Spring beans.xml file.
    When you talk about "the way you use the UnitOfWork in your code", you're talking about the section in the "Transactions" chapter called "External Transaction Controllers" right? In any case, the differences at the java level, are essentially that you acquire an "active" UnitOfWork (getActiveUnitOfWork) and that you no longer explicitly commit the UnitOfWork.
    Neither of these two differences impacts your use of TopLink within Spring. In Spring, the transaction is always managed by a Spring PlatformTransactionManager so your TopLink code will never call commit, whether you're using an ExternalTransactionController or not. The code will be identical whether you're running in J2SE or J2EE.
    Also, since we expect users to access TopLink either through a TopLinkTemplate or through a TopLinkInterceptor, the Spring container will always "inject" a TopLink Session that is aware of whether or not there is currently an ExternalTransactionController. So, there will be no difference between the behavior of acquireUnitOfWork and getActiveUnitOfWork. Both will behave identically. They will return you the UOW currently associated with the current Spring PlatformTransactionManager. So, there is no environmental dependency here either.
    JIM

  • When will Spring-Toplink integration be officially released in Spring

    I notice from previous emails that Spring-Toplink integration will eventually be part of the Spring framework itself (similair to existing Hibernate, iBatis, JDO integration). Can you tell me when this will occur? What version of Spring is being targeted?
    thankyou,
    Chris

    Chris,
    The work is going on right now to have the work checked in and included in Spring 1.2.
    Doug

  • Spring TopLink Integration Preview Updated

    The preview of the Spring TopLink Integration support has been updated on OTN. Changes are described in the release notes.
    Also check out the OTN article Of Persistence and POJOs: Bridging the Object and Relational Worlds on using TopLink with Spring by Rod Johnson and Jim Clarke.

    You will not have to change any java code when you switch "transaction controller" strategies in your Spring beans.xml file.
    When you talk about "the way you use the UnitOfWork in your code", you're talking about the section in the "Transactions" chapter called "External Transaction Controllers" right? In any case, the differences at the java level, are essentially that you acquire an "active" UnitOfWork (getActiveUnitOfWork) and that you no longer explicitly commit the UnitOfWork.
    Neither of these two differences impacts your use of TopLink within Spring. In Spring, the transaction is always managed by a Spring PlatformTransactionManager so your TopLink code will never call commit, whether you're using an ExternalTransactionController or not. The code will be identical whether you're running in J2SE or J2EE.
    Also, since we expect users to access TopLink either through a TopLinkTemplate or through a TopLinkInterceptor, the Spring container will always "inject" a TopLink Session that is aware of whether or not there is currently an ExternalTransactionController. So, there will be no difference between the behavior of acquireUnitOfWork and getActiveUnitOfWork. Both will behave identically. They will return you the UOW currently associated with the current Spring PlatformTransactionManager. So, there is no environmental dependency here either.
    JIM

  • Rational rose and LabVIEW

    I'm in the preliminary design stage of a task and I'm debating whether to use Object-Oriented design or Structured Analysis.  I'm using LabVIEW with TestStand to control/test quite a bit of hardware (test equipment, I/O cards, VME, VXI, GPIB, ethernet, etc).  The UML tool I have available is Rational Rose.  Any thoughts/guidance?

    Hi MrBean,
        Although I'm no expert in the different design
    paradigms, and in particular with relationship to Rational Rose (which
    I have limited experience with), I would most likely recommend
    Structured Analysis over Object-Oriented based mainly on the fact that,
    at present, LabVIEW is not an Object Oriented programming language.
    Structured Analysis provides more of a "how and in what order are
    things done" viewpoint (with its Functional, Data, and Dynamic
    viewpoints), and seems like a well suited design method for use with
    LabVIEW and TestStand.
    Hope those thoughts help MrBean, have a great weekend!
    Dan Weiland - Applications Engineer - National Instruments
    Dan Weiland

  • Rational rose reverse engineer bug?

    I have a problem to do reverse engineering via rational rose enterprise edition of 2002 on windows XP for my existing java project. If a class has multiple implementations, only the first inherit relationship will be shown. For example, if class A implements interface B, interface C and interface D. the rose will only shows class A has an inherit relationship with interface B. There is no relationship will be shown between class A and interface C and D but actually class A also implements them.
    Anyone can help me find out what is wrong?

    In rose:
    Tools -> Java/J2Ee -> Reverse Engineer and then you set the classpath to what you want to reverse.

Maybe you are looking for

  • Error reading a Excel sheet in BDS

    Hi Team, I have uploaded an excel sheet in BDS by OAER. Now in my program I want to read the excel file. I am putting the code snippet. DATA;       l_v_proxy   TYPE REF TO i_oi_document_proxy,       l_v_control TYPE REF TO i_oi_container_control,    

  • How do I restore my mobileme mailboxes in iCloud's mail on iMac??

    I've gone through the migration process fairly smoothly except for the loss of access to my mailboxes/folders for what was my mobileme account and that is now my iCloud one. The folders are all intact and accessible via iCloud.com, but I would really

  • Placement of backups of word documents

    After typing a word document, an icon appears on my screen titled "backup of_____" (whatever I've just completed typing). It's an exact duplicate of the document. My screen is covered with these icons. How do I/where can I place these copies of my do

  • Condition display in PO

    hi all, I would like to make display only the amount condition (in condition TAB) for only specific purchase order type. For example, if my PO type is ZNB so i don't want the user to be abble to enter amount in condition amout. I look at tcode M/06.

  • Routes, gateways, and networks -- Help Please

    Hi Linux gurus: I have a problem that I know you will help me resolve... I have two network cards in my Linux box. 1. public network: 10/100 192.168.1.102 default gw: 192.168.1.1 netmask: 255.255.255.0 I want this one routed to my router for internet