Uses of Enum Class
org.neo4j.ogm.config.Configuration.ClassLoaderPrecedence
Packages that use Configuration.ClassLoaderPrecedence
-
Uses of Configuration.ClassLoaderPrecedence in org.neo4j.ogm.config
Fields in org.neo4j.ogm.config with type parameters of type Configuration.ClassLoaderPrecedenceModifier and TypeFieldDescriptionstatic final ThreadLocal<Configuration.ClassLoaderPrecedence>Configuration.CLASS_LOADER_PRECEDENCEMethods in org.neo4j.ogm.config that return Configuration.ClassLoaderPrecedenceModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Configuration.ClassLoaderPrecedence[]Configuration.ClassLoaderPrecedence.values()Returns an array containing the constants of this enum class, in the order they are declared.