Setting up connectivity to a data store, finding all classes annotated as entities, and configuring the persistence logic to bind these classes to entities in the data store is not a quick operation.
In this case the consumer application is enabled to dynamically bind to a different service instance by looking up services with a specific name or property in the repository.
This section describes how to look at all the incrementally collected SQL in the repository and how to set up the configuration and bind properties required for the newly captured SQL.