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

java.lang.Object
  extended by org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
      extended by org.apache.ws.jaxme.pm.generator.jdbc.JdbcSchemaSG
All Implemented Interfaces:
SchemaSGChain

public class JdbcSchemaSG
extends SchemaSGChainImpl

Author:
Jochen Wiedmann

Constructor Summary
protected JdbcSchemaSG(JaxMeJdbcSG pJdbcSG, SchemaSGChain pBackingObject)
          Creates a new instance of JdbcSchemaSG.
 
Method Summary
 org.w3c.dom.Document getConfigFile(SchemaSG pController, java.lang.String pPackageName, java.util.List pContextList)
           
 
Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.SchemaSGChainImpl
generate, generateJaxbProperties, getCollectionType, getElement, getElements, getFactory, getGroup, getGroups, getJavaSourceFactory, getJAXBJavaTypes, getLocator, getObjects, getSchema, getType, getTypes, getTypesafeEnumBase, init, isBindingStyleModelGroup, isChoiceContentProperty, isFailFastCheckEnabled, isFixedAttributeConstantProperty, isGeneratingIsSetMethod, isJavaNamingConventionsEnabled, isUnderscoreWordSeparator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcSchemaSG

protected JdbcSchemaSG(JaxMeJdbcSG pJdbcSG,
                       SchemaSGChain pBackingObject)

Creates a new instance of JdbcSchemaSG.

Method Detail

getConfigFile

public org.w3c.dom.Document getConfigFile(SchemaSG pController,
                                          java.lang.String pPackageName,
                                          java.util.List pContextList)
                                   throws org.xml.sax.SAXException
Specified by:
getConfigFile in interface SchemaSGChain
Overrides:
getConfigFile in class SchemaSGChainImpl
Throws:
org.xml.sax.SAXException