org.jvnet.hyperjaxb3.ejb.strategy.mapping
Class ElementCollectionMapping

java.lang.Object
  extended by org.jvnet.hyperjaxb3.ejb.strategy.mapping.ElementCollectionMapping
All Implemented Interfaces:
FieldOutlineMapping<ElementCollection>, org.jvnet.jaxb2_commons.strategy.FieldOutlineProcessor<ElementCollection,Mapping>

public class ElementCollectionMapping
extends Object
implements FieldOutlineMapping<ElementCollection>


Constructor Summary
ElementCollectionMapping()
           
 
Method Summary
 void createElementCollection$CollectionTable$JoinColumn(Mapping context, com.sun.tools.xjc.outline.FieldOutline fieldOutline, CollectionTable collectionTable)
           
 ElementCollection process(Mapping context, com.sun.tools.xjc.outline.FieldOutline fieldOutline, com.sun.tools.xjc.Options options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementCollectionMapping

public ElementCollectionMapping()
Method Detail

process

public ElementCollection process(Mapping context,
                                 com.sun.tools.xjc.outline.FieldOutline fieldOutline,
                                 com.sun.tools.xjc.Options options)
Specified by:
process in interface FieldOutlineMapping<ElementCollection>
Specified by:
process in interface org.jvnet.jaxb2_commons.strategy.FieldOutlineProcessor<ElementCollection,Mapping>

createElementCollection$CollectionTable$JoinColumn

public void createElementCollection$CollectionTable$JoinColumn(Mapping context,
                                                               com.sun.tools.xjc.outline.FieldOutline fieldOutline,
                                                               CollectionTable collectionTable)


Copyright © 2005-2014. All Rights Reserved.