org.compass.core.lucene
Class LuceneEnvironment.JdbcStore.DataSourceProvider

java.lang.Object
  extended by org.compass.core.lucene.LuceneEnvironment.JdbcStore.DataSourceProvider
Enclosing class:
LuceneEnvironment.JdbcStore

public abstract class LuceneEnvironment.JdbcStore.DataSourceProvider
extends Object


Nested Class Summary
 class LuceneEnvironment.JdbcStore.DataSourceProvider.Dbcp
           
 
Field Summary
static String CLASS
          The class (or the actual instance) for the data source provider.
 
Constructor Summary
LuceneEnvironment.JdbcStore.DataSourceProvider()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS

public static final String CLASS
The class (or the actual instance) for the data source provider. Responsible for creating data sources.

See Also:
Constant Field Values
Constructor Detail

LuceneEnvironment.JdbcStore.DataSourceProvider

public LuceneEnvironment.JdbcStore.DataSourceProvider()


Copyright (c) 2004-2008 The Compass Project.