Class PrimitiveByteArrayBasicUserType

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

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