www.element4solution.com

e4s.db.dict.plugins
Interface E4DBDictRepository_Intf


public interface E4DBDictRepository_Intf


Method Summary
 E4DBTableName getTableName()
          Get the associated table name
 void reload()
          Reload the contents of this table.
 

Method Detail

reload

void reload()
            throws E4DBException
Reload the contents of this table.

Throws:
E4DBException

getTableName

E4DBTableName getTableName()
Get the associated table name


www.element4solution.com