|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.modello.plugin.AbstractModelloGenerator
org.codehaus.modello.plugin.hibernate.HibernateModelloGenerator
Field Summary | |
private org.codehaus.plexus.velocity.VelocityComponent |
velocity
|
Fields inherited from class org.codehaus.modello.plugin.AbstractModelloGenerator |
|
Fields inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|
Constructor Summary | |
HibernateModelloGenerator()
|
Method Summary | |
void |
generate(org.codehaus.modello.model.Model model,
java.util.Properties properties)
|
private void |
writeTemplate(java.lang.String template,
java.io.File file,
org.apache.velocity.context.Context context)
|
Methods inherited from class org.codehaus.modello.plugin.AbstractModelloGenerator |
addModelImports, capitalise, getGeneratedVersion, getModel, getOutputDirectory, getParameter, getParameter, getParameter, initialize, isClassInModel, isCollection, isEmpty, isMap, isPackageWithVersion, singular, uncapitalise |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private org.codehaus.plexus.velocity.VelocityComponent velocity
Constructor Detail |
public HibernateModelloGenerator()
Method Detail |
public void generate(org.codehaus.modello.model.Model model, java.util.Properties properties) throws org.codehaus.modello.ModelloException
org.codehaus.modello.ModelloException
private void writeTemplate(java.lang.String template, java.io.File file, org.apache.velocity.context.Context context) throws org.codehaus.modello.ModelloException
org.codehaus.modello.ModelloException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |