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

java.lang.Object
  extended by org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
      extended by org.apache.ws.jaxme.pm.generator.jdbc.JdbcComplexTypeSG
All Implemented Interfaces:
ComplexTypeSGChain

public class JdbcComplexTypeSG
extends ComplexTypeSGChainImpl

Author:
Jochen Wiedmann

Constructor Summary
protected JdbcComplexTypeSG(JaxMeJdbcSG pJdbcSG, ComplexTypeSGChain o, XSType pType)
           
 
Method Summary
 void init(ComplexTypeSG pTypeSG)
           
 
Methods inherited from class org.apache.ws.jaxme.generator.sg.impl.ComplexTypeSGChainImpl
addAttributeSG, getAttributes, getClassContext, getComplexContentSG, getLocator, getSimpleContentSG, getTypeSG, getXMLHandler, getXMLHandler, getXMLImplementation, getXMLImplementation, getXMLInterface, getXMLInterface, getXMLSerializer, getXMLSerializer, hasAttributes, hasSimpleContent, newAttributeSG, newAttributeSG, newComplexContentTypeSG, newSimpleContentTypeSG
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcComplexTypeSG

protected JdbcComplexTypeSG(JaxMeJdbcSG pJdbcSG,
                            ComplexTypeSGChain o,
                            XSType pType)
Method Detail

init

public void init(ComplexTypeSG pTypeSG)
          throws org.xml.sax.SAXException
Specified by:
init in interface ComplexTypeSGChain
Overrides:
init in class ComplexTypeSGChainImpl
Throws:
org.xml.sax.SAXException