Uses of Class
org.springframework.data.cassandra.core.cql.session.lookup.SessionFactoryLookupFailureException
-
Uses of SessionFactoryLookupFailureException in org.springframework.data.cassandra.core.cql.session.lookup
Modifier and TypeMethodDescriptionBeanFactorySessionFactoryLookup.getSessionFactory
(String sessionFactoryName) MapSessionFactoryLookup.getSessionFactory
(String sessionFactoryName) SessionFactoryLookup.getSessionFactory
(String sessionFactoryName) Implementations must implement this method to retrieve theSessionFactory
identified by the given name from their backing store.SingleSessionFactoryLookup.getSessionFactory
(String sessionFactoryName)