com.mysema.query.lucene.session
Interface LuceneSessionFactory

All Known Implementing Classes:
LuceneSessionFactoryImpl

public interface LuceneSessionFactory


Method Summary
 LuceneSession getCurrentSession()
           
 LuceneSession openSession(boolean readOnly)
           
 

Method Detail

getCurrentSession

LuceneSession getCurrentSession()

openSession

LuceneSession openSession(boolean readOnly)


Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.