|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.migration.bean.Create
Field Summary | |
boolean |
created
|
Constructor Summary | |
Create()
|
Method Summary | |
java.lang.String |
createSchema()
Creates new tables using the predefined datasource. |
MigrationModule22_24 |
getTXManager()
|
boolean |
isCreated()
|
void |
setCreated(boolean created)
|
void |
setTXManager(MigrationModule22_24 TXManager)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public boolean created
Constructor Detail |
public Create()
Method Detail |
public boolean isCreated()
public void setCreated(boolean created)
public MigrationModule22_24 getTXManager()
public void setTXManager(MigrationModule22_24 TXManager) throws java.lang.Exception
java.lang.Exception
public java.lang.String createSchema() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |