org.jvnet.hyperjaxb3.ejb.strategy.processor
Class PersistenceMarshaller

java.lang.Object
  extended by org.jvnet.hyperjaxb3.ejb.strategy.processor.PersistenceMarshaller
Direct Known Subclasses:
PersistenceMarshaller, PersistenceMarshaller

public class PersistenceMarshaller
extends Object


Constructor Summary
PersistenceMarshaller()
           
 
Method Summary
protected  Marshaller getMarshaller()
           
 void marshallPersistence(com.sun.codemodel.JCodeModel codeModel, Persistence persistence)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistenceMarshaller

public PersistenceMarshaller()
Method Detail

getMarshaller

protected Marshaller getMarshaller()
                            throws JAXBException
Throws:
JAXBException

marshallPersistence

public void marshallPersistence(com.sun.codemodel.JCodeModel codeModel,
                                Persistence persistence)
                         throws Exception
Throws:
Exception


Copyright © 2005-2014. All Rights Reserved.