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

Class JdbcComplexTypeSG

Implemented Interfaces:
ComplexTypeSGChain

public class JdbcComplexTypeSG
extends ComplexTypeSGChainImpl

Author:
Jochen Wiedmann

Constructor Summary

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, init, newAttributeSG, newAttributeSG, newComplexContentTypeSG, newSimpleContentTypeSG

Constructor Details

JdbcComplexTypeSG

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

Method Details

init

public void init(ComplexTypeSG pTypeSG)
            throws SAXException
Specified by:
init in interface ComplexTypeSGChain
Overrides:
init in interface ComplexTypeSGChainImpl