Class TypeMapperExtension

  • All Implemented Interfaces:
    CodeGenExtension

    public class TypeMapperExtension
    extends Object
    implements CodeGenExtension
    The purpose of this extension is to populate the type mapper from the type mapping file. The format of the type mapping file is as follows localName type

    In any case it is best that the type mapper extension be after all the databinding extensions