org.apache.ibatis.abator.config
Class JavaTypeResolverConfiguration

java.lang.Object
  extended by org.apache.ibatis.abator.config.PropertyHolder
      extended by org.apache.ibatis.abator.config.TypedPropertyHolder
          extended by org.apache.ibatis.abator.config.JavaTypeResolverConfiguration

public class JavaTypeResolverConfiguration
extends TypedPropertyHolder

Author:
Jeff Butler

Constructor Summary
JavaTypeResolverConfiguration()
           
 
Method Summary
 XmlElement toXmlElement()
           
 
Methods inherited from class org.apache.ibatis.abator.config.TypedPropertyHolder
getConfigurationType, setConfigurationType
 
Methods inherited from class org.apache.ibatis.abator.config.PropertyHolder
addProperty, addPropertyXmlElements, getProperties, getProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaTypeResolverConfiguration

public JavaTypeResolverConfiguration()
Method Detail

toXmlElement

public XmlElement toXmlElement()