org.wso2.carbon.registry.core.jdbc.indexing
Class DialectFactory

java.lang.Object
  extended by org.wso2.carbon.registry.core.jdbc.indexing.DialectFactory

public class DialectFactory
extends Object


Constructor Summary
DialectFactory()
           
 
Method Summary
static org.apache.lucene.store.jdbc.dialect.Dialect getDialect(DataSource dataSource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialectFactory

public DialectFactory()
Method Detail

getDialect

public static org.apache.lucene.store.jdbc.dialect.Dialect getDialect(DataSource dataSource)
                                                               throws RegistryException
Throws:
RegistryException


Copyright © 2011 WSO2 Inc. All Rights Reserved.