sf.qof.mapping
Class AbstractCharacterMapping.CharacterMapping
java.lang.Object
sf.qof.mapping.AbstractBaseMapping
sf.qof.mapping.AbstractCharacterMapping
sf.qof.mapping.AbstractCharacterMapping.CharacterMapping
- All Implemented Interfaces:
- Mapping, ParameterMapping, ResultMapping
- Enclosing class:
- AbstractCharacterMapping
public static class AbstractCharacterMapping.CharacterMapping
- extends AbstractCharacterMapping
Fields inherited from class sf.qof.mapping.AbstractBaseMapping |
adapter, beanType, collectionType, constructor, constructorParameter, index, mapKeyType, method, sqlColumns, sqlIndexes, type, usesArray |
Methods inherited from class sf.qof.mapping.AbstractBaseMapping |
getAdapter, getBeanType, getCollectionType, getConstructor, getConstructorParameter, getGetter, getIndex, getMapKeyType, getSetter, getSqlColumns, getSqlIndexes, getType, isMapKey, parameterMappingInfo, resultMappingInfo, setParameters, setParameters, usesArray, usesAtomic, usesCollection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface sf.qof.mapping.ParameterMapping |
getAdapter, getBeanType, getCollectionType, getGetter, getIndex, getSqlColumns, getSqlIndexes, getType, setParameters, usesArray, usesAtomic, usesCollection |
Methods inherited from interface sf.qof.mapping.ResultMapping |
getAdapter, getBeanType, getCollectionType, getConstructor, getConstructorParameter, getMapKeyType, getSetter, getSqlColumns, getSqlIndexes, getType, isMapKey, setParameters, usesAtomic, usesCollection |
AbstractCharacterMapping.CharacterMapping
public AbstractCharacterMapping.CharacterMapping()
getTypes
public static Set<Class<?>> getTypes()
accept
public void accept(Mapper mapper,
CharacterMappingVisitor visitor)
- Specified by:
accept
in class AbstractCharacterMapping
Copyright © 2007 brunella ltd. All Rights Reserved.