Class GenerateBdmDaoClientSourceMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="generate-bdm-dao-client",
          defaultPhase=GENERATE_SOURCES,
          threadSafe=true)
    public class GenerateBdmDaoClientSourceMojo
    extends AbstractGenerateBdmMojo
    This mojo generates the BDM dao client java source code from the given Business Object Model descriptor file.