Uses of Interface
ac.simons.neo4j.migrations.core.ConnectionDetails
-
Uses of ConnectionDetails in ac.simons.neo4j.migrations.core
Modifier and TypeInterfaceDescriptioninterface
Public information about an applied migration.Modifier and TypeMethodDescriptionMigrationContext.getConnectionDetails()
The details will give detailed information about the user being connected, server address and which databases - if available - are being migrated and which are used to store the schema.Migrations.getConnectionDetails()