|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.edg.security.voms.database.connection.DatabaseUpgrade
A class for fixing errors in the database introduced by previous version of edg-voms-admin. It is a special class in that it has its own database connection management, because it needs a raw general update connection.
Field Summary | |
private static org.apache.log4j.Logger |
log
Logger. |
Constructor Summary | |
DatabaseUpgrade()
|
Method Summary | |
static void |
upgrade()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final transient org.apache.log4j.Logger log
Constructor Detail |
public DatabaseUpgrade()
Method Detail |
public static void upgrade()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |