Class AbstractPluralUserTypeWrapper<C,V>

java.lang.Object
com.blazebit.persistence.view.impl.type.AbstractPluralUserTypeWrapper<C,V>
All Implemented Interfaces:
BasicUserType<C>, BasicUserTypeStringSupport<C>
Direct Known Subclasses:
AbstractCollectionUserTypeWrapper, AbstractMapUserTypeWrapper

public abstract class AbstractPluralUserTypeWrapper<C,V> extends Object implements BasicUserType<C>
Since:
1.2.0
Author:
Christian Beikov