com.jpattern.orm.dialect
Class DetermineDBType
java.lang.Object
com.jpattern.orm.dialect.DetermineDBType
public class DetermineDBType
- extends Object
Return the type of underlying DB
- Author:
- ufo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DetermineDBType
public DetermineDBType()
determineDBType
public DBType determineDBType(String driverName,
String URL,
String databaseProductName)
Copyright © 2013. All Rights Reserved.