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