org.wso2.registry.jdbc.indexing
Class DialectFactory

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

public class DialectFactory
extends java.lang.Object


Constructor Summary
DialectFactory()
           
 
Method Summary
static Dialect getDialect(javax.sql.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 Dialect getDialect(javax.sql.DataSource dataSource)
                          throws RegistryException
Throws:
RegistryException


Copyright © 2007 Apache Web Services Project. All Rights Reserved.