Fabric3 JPA/Hibernate Extension

org.fabric3.jpa.introspection
Class PersistenceOverridesElementLoader

java.lang.Object
  extended by org.fabric3.jpa.introspection.PersistenceOverridesElementLoader
All Implemented Interfaces:
org.fabric3.spi.introspection.xml.TypeLoader<org.fabric3.model.type.ModelObject>

public class PersistenceOverridesElementLoader
extends Object
implements org.fabric3.spi.introspection.xml.TypeLoader<org.fabric3.model.type.ModelObject>

Loads a <persistence> element in a composite.

Version:
$Rev: 9763 $ $Date: 2011-01-03 01:48:06 +0100 (Mon, 03 Jan 2011) $

Constructor Summary
PersistenceOverridesElementLoader(org.fabric3.spi.introspection.xml.LoaderRegistry loaderRegistry)
           
 
Method Summary
 void destroy()
           
 void init()
           
 org.fabric3.model.type.ModelObject load(XMLStreamReader reader, org.fabric3.spi.introspection.IntrospectionContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistenceOverridesElementLoader

public PersistenceOverridesElementLoader(org.fabric3.spi.introspection.xml.LoaderRegistry loaderRegistry)
Method Detail

init

public void init()

destroy

public void destroy()

load

public org.fabric3.model.type.ModelObject load(XMLStreamReader reader,
                                               org.fabric3.spi.introspection.IntrospectionContext context)
                                        throws XMLStreamException
Specified by:
load in interface org.fabric3.spi.introspection.xml.TypeLoader<org.fabric3.model.type.ModelObject>
Throws:
XMLStreamException

Fabric3 JPA/Hibernate Extension

Copyright © 2007-2012 Metaform Systems.