|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--asgaard.skid.SkidSetup
SkidSetup is the creation-routine if only an empty or damaged database is
available. The creation of all nessecary Datastructures is transparently encapsulated
for automated use by the BeanBroker
.
asgaard.skid.SkidBroker
Constructor Summary | |
SkidSetup()
|
Method Summary | |
static void |
createDataBase(java.util.ResourceBundle sres,
java.sql.Connection conn)
Creates a Setup-Object for processing an automated setup. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public SkidSetup()
Method Detail |
public static void createDataBase(java.util.ResourceBundle sres, java.sql.Connection conn) throws java.sql.SQLException
sres
- collection of SQL-Statementsconn
- the (opened) connection
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |