Uses of Enum Class
org.neo4j.ogm.driver.ParameterConversion.DefaultParameterConversion
Packages that use ParameterConversion.DefaultParameterConversion
-
Uses of ParameterConversion.DefaultParameterConversion in org.neo4j.ogm.driver
Methods in org.neo4j.ogm.driver that return ParameterConversion.DefaultParameterConversionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ParameterConversion.DefaultParameterConversion.values()Returns an array containing the constants of this enum class, in the order they are declared.