org.sonar.core.persistence.dialect
Class DialectUtils

java.lang.Object
  extended by org.sonar.core.persistence.dialect.DialectUtils

public final class DialectUtils
extends Object


Method Summary
static Dialect find(String dialectId, String jdbcConnectionUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

find

public static Dialect find(String dialectId,
                           String jdbcConnectionUrl)


Copyright © 2009-2012 SonarSource. All Rights Reserved.