|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridbus.broker.util.PersistenceUtil
public final class PersistenceUtil
| Constructor Summary | |
|---|---|
PersistenceUtil()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getOutputFile()
|
static void |
main(java.lang.String[] args)
|
void |
setOutputFile(java.lang.String outputFile)
|
void |
setupDB()
Set up the database schema using the hibernate configuration from the Broker classpath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PersistenceUtil()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.io.IOException
args -
java.io.IOExceptionpublic void setupDB()
public java.lang.String getOutputFile()
public void setOutputFile(java.lang.String outputFile)
outputFile - The outputFile to set.
|
Copyright © The University of Melbourne. 2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||