Package io.mateu.mdd.core.model.util
Class IntArrayAttributeConverter
java.lang.Object
io.mateu.mdd.core.model.util.IntArrayAttributeConverter
- All Implemented Interfaces:
jakarta.persistence.AttributeConverter<int[],String>
public class IntArrayAttributeConverter
extends Object
implements jakarta.persistence.AttributeConverter<int[],String>
Created by miguel on 12/10/16.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntArrayAttributeConverter
public IntArrayAttributeConverter()
-
-
Method Details