Serialized Form


Package org.apache.torque.generator

Class org.apache.torque.generator.GeneratorException extends Exception implements Serializable

serialVersionUID: 1L


Package org.apache.torque.generator.configuration

Class org.apache.torque.generator.configuration.ConfigurationException extends GeneratorException implements Serializable

serialVersionUID: 1L


Package org.apache.torque.generator.control

Class org.apache.torque.generator.control.ControllerException extends GeneratorException implements Serializable

serialVersionUID: 1L


Package org.apache.torque.generator.option

Class org.apache.torque.generator.option.UnsupportedOptionException extends Exception implements Serializable

serialVersionUID: 1L


Package org.apache.torque.generator.qname

Class org.apache.torque.generator.qname.QualifiedNameMap extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

map

HashMap<K,V> map
The backing hashMap. Must not contain a mapping for the key null, because null as a qualified name does not make sense.


Package org.apache.torque.generator.source

Class org.apache.torque.generator.source.SourceException extends GeneratorException implements Serializable

serialVersionUID: 1L


Package org.apache.torque.generator.source.transform

Class org.apache.torque.generator.source.transform.SourceTransformerException extends GeneratorException implements Serializable

serialVersionUID: 1L



Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.