org.sonar.jpa.dialect
Class DialectRepository

java.lang.Object
  extended by org.sonar.jpa.dialect.DialectRepository

public final class DialectRepository
extends Object

Since:
1.12

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-2010 SonarSource. All Rights Reserved.