cgl.narada.service.storage.db
Class TableManager
java.lang.Object
cgl.narada.service.storage.db.TableManager
public class TableManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableManager
public TableManager(String impl)
createInventoryFullTable
public void createInventoryFullTable()
throws ServiceException
- Throws:
ServiceException
createInventoryLightTable
public void createInventoryLightTable()
throws ServiceException
- Throws:
ServiceException
createEntityInventoryTable
public void createEntityInventoryTable()
throws ServiceException
- Throws:
ServiceException
createEntityTemplateTable
public void createEntityTemplateTable()
throws ServiceException
- Throws:
ServiceException
createTemplateTable
public void createTemplateTable()
throws ServiceException
- Throws:
ServiceException
createProfileTable
public void createProfileTable()
throws ServiceException
- Throws:
ServiceException
createEntityTable
public void createEntityTable()
throws ServiceException
- Throws:
ServiceException
createTables
public void createTables()
throws ServiceException
- Throws:
ServiceException
dropInventoryFullTable
public void dropInventoryFullTable()
throws ServiceException
- Throws:
ServiceException
dropInventoryLightTable
public void dropInventoryLightTable()
throws ServiceException
- Throws:
ServiceException
dropEntityInventoryTable
public void dropEntityInventoryTable()
throws ServiceException
- Throws:
ServiceException
dropEntityTemplateTable
public void dropEntityTemplateTable()
throws ServiceException
- Throws:
ServiceException
dropTemplateTable
public void dropTemplateTable()
throws ServiceException
- Throws:
ServiceException
dropProfileTable
public void dropProfileTable()
throws ServiceException
- Throws:
ServiceException
dropEntityTable
public void dropEntityTable()
throws ServiceException
- Throws:
ServiceException
dropTables
public void dropTables()
throws ServiceException
- Throws:
ServiceException
main
public static void main(String[] args)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project