com.atlassian.greenhopper.util.database
Class SupportedDatabaseChecker

java.lang.Object
  extended by com.atlassian.greenhopper.util.database.SupportedDatabaseChecker

public class SupportedDatabaseChecker
extends java.lang.Object

Checks a Connection's database type and logs a warning if an unsupported database is detected.


Constructor Summary
SupportedDatabaseChecker()
           
 
Method Summary
static void check()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportedDatabaseChecker

public SupportedDatabaseChecker()
Method Detail

check

public static void check()


Copyright © 2007-2014 Atlassian. All Rights Reserved.