1 Reply Latest reply on Jul 2, 2003 2:04 PM by garmany

    Newbie ? : How to map abstract schema to physical

    garmany


      I have an existing application using Entity Beans with BMP and I would like to experiment with migrating some beans to use CMP2.x.

      I am totally new to CMP and I have an embarrassing newbie question: how do I map my abstract schema to an existing schema in a relational database? Am I naive to hope that the abstract-schema-name will map directly to the relational table name and cmp-fields will map directly to column names (assuming the types are compatible) without any prompting on my part?