Expresso 5-5-0

com.jcorporate.expresso.core.misc
Class ConfigTypeMapping

java.lang.Object
  extended bycom.jcorporate.expresso.core.db.config.TypeMappingConfig
      extended bycom.jcorporate.expresso.core.misc.ConfigTypeMapping

public class ConfigTypeMapping
extends TypeMappingConfig

Bean class for handling type mappings while being read by the Digester. Soon to be deprecated: use com.jcorporate.expresso.core.db.config.TypeMappingConfig instead when using Component Architecture. Since Expresso 5.1

Since:
Expresso 4.0
Author:
Michael Nash

Field Summary
 
Fields inherited from class com.jcorporate.expresso.core.db.config.TypeMappingConfig
dbType, expressoType, javaType
 
Constructor Summary
ConfigTypeMapping()
           
 
Methods inherited from class com.jcorporate.expresso.core.db.config.TypeMappingConfig
getDBType, getExpressoType, getJavaType, setDBType, setExpressoType, setJavaType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigTypeMapping

public ConfigTypeMapping()

Expresso 5-5-0

Please see www.jcorporate.com for information about new Expresso releases.