An object type translator (OTT) determines one or more database object
types. The one or more database object types are mapped to a first
structural language type definition code. After being generated, the user
may add user code to the first structural language type definition code.
During regeneration of these files, the first structural language type
definition code is then parsed to determine the user code that has been
added, based on the start and end markers that the user code segments
have been marked with. OTT maps these user-code segments to the
corresponding database types and keeps track of the mapping and the user
code. When the OTT starts generating the second structural language code,
the OTT determines a position where the user code should be inserted into
the second structural language type definition code using that mapping.
The user code is then inserted in the second structural language code in
the position determined. Accordingly, the user code that was added is not
lost when the structural language type definition code is regenerated
from the one or more database object types.