Class PrimitiveCharArrayBasicUserType

java.lang.Object
com.blazebit.persistence.view.spi.type.AbstractMutableBasicUserType<char[]>
com.blazebit.persistence.view.impl.type.PrimitiveCharArrayBasicUserType
All Implemented Interfaces:
BasicUserType<char[]>, BasicUserTypeStringSupport<char[]>

public class PrimitiveCharArrayBasicUserType extends AbstractMutableBasicUserType<char[]> implements BasicUserType<char[]>
Since:
1.2.0
Author:
Christian Beikov