public class TypesHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<Integer,String[]> |
typesMap |
| Constructor and Description |
|---|
TypesHandler(URL typesConfig)
Creates new TypesHandler loading configuration info from the XML
file specified as
typesConfigPath parameter. |
public TypesHandler(URL typesConfig)
typesConfigPath parameter.public static TypesHandler getHandler(URL typesConfig)
public String[] externalTypesForJdbcType(int type)
Copyright © 2001–2014 Apache Cayenne. All rights reserved.