| Package | Description |
|---|---|
| org.neo4j.ogm.config |
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<Configuration.ClassLoaderPrecedence> |
Configuration.CLASS_LOADER_PRECEDENCE |
| Modifier and Type | Method and Description |
|---|---|
static Configuration.ClassLoaderPrecedence |
Configuration.ClassLoaderPrecedence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Configuration.ClassLoaderPrecedence[] |
Configuration.ClassLoaderPrecedence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.