-
- All Implemented Interfaces:
-
com.querydsl.codegen.EmbeddableSerializer,com.querydsl.codegen.EntitySerializer,com.querydsl.codegen.Serializer
public final class KotlinEmbeddableSerializer extends KotlinEntitySerializer implements EmbeddableSerializer
-
-
Constructor Summary
Constructors Constructor Description KotlinEmbeddableSerializer(TypeMappings mappings, Collection<String> keywords, Class<out Annotation> generatedAnnotationClass)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
KotlinEmbeddableSerializer
KotlinEmbeddableSerializer(TypeMappings mappings, Collection<String> keywords, Class<out Annotation> generatedAnnotationClass)
-
-
-
-