com.spoledge.audao.db.dao
Interface AbstractDao


public interface AbstractDao

This is the parent of all DAO classes.


Method Summary
 java.lang.String getTableName()
          Returns the table name.
 

Method Detail

getTableName

java.lang.String getTableName()
Returns the table name.



Copyright © 2010 Spolecne s.r.o. All Rights Reserved.