org.wso2.registry.jdbc.utils.creators
Class DatabaseCreatorFactory

java.lang.Object
  extended by org.wso2.registry.jdbc.utils.creators.DatabaseCreatorFactory

public class DatabaseCreatorFactory
extends java.lang.Object


Constructor Summary
DatabaseCreatorFactory()
           
 
Method Summary
static DatabaseCreator getDatabaseCreator(javax.sql.DataSource dataSource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatabaseCreatorFactory

public DatabaseCreatorFactory()
Method Detail

getDatabaseCreator

public static DatabaseCreator getDatabaseCreator(javax.sql.DataSource dataSource)
                                          throws RegistryException
Throws:
RegistryException


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