com.hardcode.gdbms.engine.data
Class DriverDataSourceImpl

java.lang.Object
  extended by com.hardcode.gdbms.engine.data.DriverDataSourceImpl

public class DriverDataSourceImpl
extends java.lang.Object


Constructor Summary
DriverDataSourceImpl(GDBMSDriver driver)
           
 
Method Summary
 int getType(java.lang.String driverType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DriverDataSourceImpl

public DriverDataSourceImpl(GDBMSDriver driver)
Method Detail

getType

public int getType(java.lang.String driverType)


Copyright © 2005-2006 . All Rights Reserved.