org.codehaus.modello.plugin.jpox

Class JPoxStoreModelloGenerator

Implemented Interfaces:
ModelloGenerator

public class JPoxStoreModelloGenerator
extends AbstractVelocityModelloGenerator

Version:
$Id: JPoxStoreModelloGenerator.java 713 2006-11-25 21:58:06Z jvanzyl $
Author:
Trygve Laugstøl

Method Summary

void
generate(Model model, Properties parameters)

Methods inherited from class org.codehaus.modello.plugin.store.AbstractVelocityModelloGenerator

makeStubVelocityContext, makeStubVelocityContext, writeClass, writeTemplate

Methods inherited from class org.codehaus.modello.plugin.AbstractModelloGenerator

addModelImports, capitalise, getEncoding, getFieldsForClass, getGeneratedVersion, getModel, getOutputDirectory, getParameter, getParameter, getParameter, getPrefix, initialize, isClassInModel, isCollection, isEmpty, isInnerAssociation, isMap, isPackageWithVersion, newJSourceWriter, singular, uncapitalise

Method Details

generate

public void generate(Model model,
                     Properties parameters)
            throws ModelloException
Specified by:
generate in interface ModelloGenerator