当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
Create - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.migration.bean
Class Create
java.lang.Object
org.jboss.portal.migration.bean.Create
- public class Create
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
created
public boolean created
Create
public Create()
isCreated
public boolean isCreated()
setCreated
public void setCreated(boolean created)
getTXManager
public MigrationModule22_24 getTXManager()
setTXManager
public void setTXManager(MigrationModule22_24 TXManager)
throws java.lang.Exception
- Throws:
java.lang.Exception
createSchema
public java.lang.String createSchema()
throws java.lang.Exception
- Creates new tables using the predefined datasource.
- Returns:
- outcome
- Throws:
java.lang.Exception