com.mysema.query.maven
Class MetadataExportMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by com.mysema.query.maven.AbstractMetaDataExportMojo
          extended by com.mysema.query.maven.MetadataExportMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class MetadataExportMojo
extends AbstractMetaDataExportMojo

MetadataExportMojo is a goal for MetaDataExporter usage and is bound to the generate-sources phased


Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
MetadataExportMojo()
           
 
Method Summary
protected  boolean isForTest()
           
 
Methods inherited from class com.mysema.query.maven.AbstractMetaDataExportMojo
execute, setBeanPackageName, setBeanPrefix, setBeanSerializerClass, setBeanSuffix, setColumnAnnotations, setCreateScalaSources, setCustomTypes, setExportBeans, setInnerClassesForKeys, setJdbcDriver, setJdbcPassword, setJdbcUrl, setJdbcUser, setLowerCase, setNamePrefix, setNameSuffix, setNamingStrategyClass, setPackageName, setProject, setSchemaPattern, setSchemaToPackage, setSerializerClass, setTableNamePattern, setTargetFolder, setValidationAnnotations
 
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetadataExportMojo

public MetadataExportMojo()
Method Detail

isForTest

protected boolean isForTest()
Overrides:
isForTest in class AbstractMetaDataExportMojo


Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.