Uses of Interface
org.idevlab.rjc.SessionFactory

Packages that use SessionFactory
org.idevlab.rjc   
 

Uses of SessionFactory in org.idevlab.rjc
 

Classes in org.idevlab.rjc that implement SessionFactory
 class SessionFactoryImpl
           
 

Methods in org.idevlab.rjc that return SessionFactory
 SessionFactory RedisTemplate.getFactory()
           
 

Methods in org.idevlab.rjc with parameters of type SessionFactory
 void RedisTemplate.setFactory(SessionFactory factory)
           
 

Constructors in org.idevlab.rjc with parameters of type SessionFactory
RedisTemplate(SessionFactory factory)
           
 



Copyright © 2011. All Rights Reserved.