public class ExtendedBeanSerializer extends BeanSerializer
ExtendedBeanSerializer
outputs primary key based equals
, hashCode
and
toString
implementations
Requires column annotation generation to be enabledConstructor and Description |
---|
ExtendedBeanSerializer() |
Modifier and Type | Method and Description |
---|---|
protected void |
bodyEnd(EntityType model,
com.mysema.codegen.CodeWriter writer) |
addFullConstructor, addInterface, addInterface, addToString, bodyStart, serialize, setAddFullConstructor, setAddToString, setPrintSupertype
protected void bodyEnd(EntityType model, com.mysema.codegen.CodeWriter writer) throws IOException
bodyEnd
in class BeanSerializer
IOException
Copyright © 2007–2016 Querydsl. All rights reserved.