Hi aleksandar

You can get the underlying repository instance through the session.

((RepositoryImpl) session.getRepository()).shutdown() ;

br,
edgar

Aleksandar Pecanov wrote:
How can I shutdown a repository obtained as BindableRepository?

Reply via email to