Uses of Class
org.modeshape.jdbc.delegate.LocalSession

Packages that use LocalSession
org.modeshape.jdbc.delegate   
 

Uses of LocalSession in org.modeshape.jdbc.delegate
 

Fields in org.modeshape.jdbc.delegate with type parameters of type LocalSession
protected static Set<LocalSession> LocalRepositoryDelegate.TRANSACTION_IDS
           
 

Methods in org.modeshape.jdbc.delegate that return LocalSession
 LocalSession LocalSession.getLocalSession()
           
 LocalSession LocalSession.getLocalSession(Repository repository, ConnectionInfo connInfo)
           
static LocalSession LocalSession.getLocalSessionInstance()
           
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.