org.chur.ant.db.profiles
Class ProfileDetector

java.lang.Object
  extended by org.chur.ant.db.profiles.ProfileDetector

public final class ProfileDetector
extends java.lang.Object

Date: Mar 27, 2007 Time: 10:41:56 AM Author: Sergey Churikov


Constructor Summary
ProfileDetector()
           
 
Method Summary
static DBProfile autoDetection(java.lang.String url)
           
static DBProfile getPreDefined(SupportedProfiles profileId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileDetector

public ProfileDetector()
Method Detail

getPreDefined

public static DBProfile getPreDefined(SupportedProfiles profileId)

autoDetection

public static DBProfile autoDetection(java.lang.String url)