Fabric3 JPA/Hibernate Extension

org.fabric3.jpa.introspection
Class DuplicateOverrides

java.lang.Object
  extended by org.fabric3.host.contribution.ValidationFailure
      extended by org.fabric3.spi.introspection.xml.XmlValidationFailure
          extended by org.fabric3.jpa.introspection.DuplicateOverrides

public class DuplicateOverrides
extends org.fabric3.spi.introspection.xml.XmlValidationFailure

Raised when an attempt is made to register a set of persistent overrides with the name of one that is already registered.

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

Constructor Summary
DuplicateOverrides(String name, XMLStreamReader reader)
           
 
Method Summary
 
Methods inherited from class org.fabric3.spi.introspection.xml.XmlValidationFailure
getColumn, getLine, getMessage, getOffset, getResourceURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DuplicateOverrides

public DuplicateOverrides(String name,
                          XMLStreamReader reader)

Fabric3 JPA/Hibernate Extension

Copyright © 2007-2012 Metaform Systems.