org.jeinnov.jeitime.ws
Interface DatabaseManager

All Known Implementing Classes:
DatabaseManagerImpl

public interface DatabaseManager


Method Summary
 void dropDatabaseSchema()
           
 void initUserAndRole()
           
 void updateDatabaseSchema()
           
 

Method Detail

updateDatabaseSchema

void updateDatabaseSchema()
                          throws java.lang.Exception
Throws:
java.lang.Exception

dropDatabaseSchema

void dropDatabaseSchema()
                        throws java.lang.Exception
Throws:
java.lang.Exception

initUserAndRole

void initUserAndRole()


Copyright © 2011. All Rights Reserved.