Question
CA
Last activity: 7 Apr 2017 4:43 EDT
How to update Database class mapping to use updated DDL.?
Hi,
I have a class BNS-Data-Customer which maps to a DB table Customer. Now often changes occur in DDL of this table, e.g. adding /removing columns and I have to create/delete properties with same name and case of these DDL columns and also update External Mapping in class definition.
Does PRPC have a wizard to run and update this class mapping again with updated DDL..?