Class NormalMapUserTypeWrapper<K,​V>

java.lang.Object
com.blazebit.persistence.view.impl.type.AbstractPluralUserTypeWrapper<C,​V>
com.blazebit.persistence.view.impl.type.AbstractMapUserTypeWrapper<Map<K,​V>,​K,​V>
com.blazebit.persistence.view.impl.type.NormalMapUserTypeWrapper<K,​V>
All Implemented Interfaces:
BasicUserType<Map<K,​V>>, BasicUserTypeStringSupport<Map<K,​V>>

public class NormalMapUserTypeWrapper<K,​V>
extends AbstractMapUserTypeWrapper<Map<K,​V>,​K,​V>
Since:
1.2.0
Author:
Christian Beikov