facebook

Workin with Map.mapxmi in MyEclipse

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #295178 Reply

    rahul.sahni
    Member

    Hi,

    In WSAD there is a feature with the name Meet-In-The-Middle for mapping the Entity Bean with Database table. Using this property we can map the entity bean with database table manually. We are working on MyEclipse but are not able to find such feature. The entity beans used in our Application are EJB 1.1. The application server which we use is the Websphere Application Server. When we deploy the application on the server the Map.mapxmi gets generated through Top-Down property which is auto generated and in our application the Entity Bean Name is different from the database table name.
    For Example:-
    EntityName: FirstName
    DataBase Table Name: FIRST_NAME

    Now in the above scenario if the Map.mapxmi is generated through Top-Down in Websphere. The table name generated is FIRSTNAME which is wrong it should be FIRST_NAME.
    Can somebody please guide me how can we map the Entity Bean with Database Table using meet-in-the-middle property in MyEclipse.

    Thanks
    Rahul

    #295291 Reply

    Riyad Kalla
    Member

    Rahul,

    I replied to your PM about this issue. It’s just not something we support in MyEclipse and I don’t have enough experience with WebSphere to even garner a guess at how to help with this. Sorry.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Workin with Map.mapxmi in MyEclipse

You must be logged in to post in the forum log in