Uses of Enum
com.querydsl.codegen.PropertyHandling
-
Uses of PropertyHandling in com.querydsl.codegen
Methods in com.querydsl.codegen that return PropertyHandlingModifier and TypeMethodDescriptionstatic PropertyHandlingReturns 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.Methods in com.querydsl.codegen with parameters of type PropertyHandlingModifier and TypeMethodDescriptionvoidGenericExporter.setPropertyHandling(PropertyHandling propertyHandling) Set the property handling mode