java.lang.Object
org.neo4j.ogm.config.DatabaseSelection
-
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()inthashCode()static DatabaseSelectionstatic DatabaseSelection
-
Method Details
-
homeDatabase
- Returns:
- A database selection that will just point towards the home database.
-
select
- Parameters:
value- The name of the database to select.- Returns:
- A database selection representing the target database.
-
getValue
-
equals
-
hashCode
public int hashCode()
-