org.apache.ws.jaxme.pm.generator.jdbc

Class JdbcSchemaSG

Implemented Interfaces:
SchemaSGChain

public class JdbcSchemaSG
extends SchemaSGChainImpl

Author:
Jochen Wiedmann

Constructor Summary

JdbcSchemaSG(JaxMeJdbcSG pJdbcSG, SchemaSGChain pBackingObject)
Creates a new instance of JdbcSchemaSG.

Method Summary

Document
getConfigFile(SchemaSG pController, String pPackageName, List pContextList)

Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl

generate, generateJaxbProperties, getCollectionType, getConfigFile, getElement, getElements, getFactory, getGroup, getGroups, getJAXBJavaTypes, getJavaSourceFactory, getLocator, getObjects, getSchema, getType, getTypes, getTypesafeEnumBase, init, isBindingStyleModelGroup, isChoiceContentProperty, isFailFastCheckEnabled, isFixedAttributeConstantProperty, isGeneratingIsSetMethod, isJavaNamingConventionsEnabled, isUnderscoreWordSeparator

Constructor Details

JdbcSchemaSG

protected JdbcSchemaSG(JaxMeJdbcSG pJdbcSG,
                       SchemaSGChain pBackingObject)
Creates a new instance of JdbcSchemaSG.

Method Details

getConfigFile

public Document getConfigFile(SchemaSG pController,
                              String pPackageName,
                              List pContextList)
            throws SAXException
Specified by:
getConfigFile in interface SchemaSGChain
Overrides:
getConfigFile in interface SchemaSGChainImpl