Package | Description |
---|---|
com.querydsl.codegen |
Code generations models and serializers
|
com.querydsl.sql.codegen |
JDBC schema inspection based code generation
|
Modifier and Type | Class and Description |
---|---|
class |
EmbeddableSerializer
EmbeddableSerializer is a Serializer implementation for embeddable types |
class |
SupertypeSerializer
SupertypeSerializer is a Serializer implementation for supertypes |
Modifier and Type | Class and Description |
---|---|
class |
MetaDataSerializer
MetaDataSerializer defines the Query type serialization logic for MetaDataExporter . |
Copyright © 2007–2016 Querydsl. All rights reserved.