Package | Description |
---|---|
com.querydsl.codegen |
Code generations models and serializers
|
Modifier and Type | Method and Description |
---|---|
static PropertyHandling |
PropertyHandling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyHandling[] |
PropertyHandling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GenericExporter.setPropertyHandling(PropertyHandling propertyHandling)
Set the property handling mode
|
Copyright © 2007–2016 Querydsl. All rights reserved.