org.sonar.core.persistence
Class DaoUtils

java.lang.Object
  extended by org.sonar.core.persistence.DaoUtils

public final class DaoUtils
extends Object


Method Summary
static List<Class<?>> getDaoClasses()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDaoClasses

public static List<Class<?>> getDaoClasses()


Copyright © 2009-2012 SonarSource. All Rights Reserved.