| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtendedTypeFactory | |
|---|---|
| org.apache.cayenne.access.types | Defines an extendable mechanism to map Java types to JDBC types. | 
| Uses of ExtendedTypeFactory in org.apache.cayenne.access.types | 
|---|
| Methods in org.apache.cayenne.access.types that return types with arguments of type ExtendedTypeFactory | |
|---|---|
|  Collection<ExtendedTypeFactory> | ExtendedTypeMap.getFactories()Deprecated. since 3.0 unused | 
| Methods in org.apache.cayenne.access.types with parameters of type ExtendedTypeFactory | |
|---|---|
|  void | ExtendedTypeMap.addFactory(ExtendedTypeFactory factory)Adds an ExtendedTypeFactory that will be consulted if no direct mapping for a given class exists. | 
|  void | ExtendedTypeMap.removeFactory(ExtendedTypeFactory factory)Removes a factory from the registered factories if it was previously added. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||