Uses of Interface
org.ifeth.sehr.lib.DAOJdbcInterface

Packages that use DAOJdbcInterface
org.ifeth.sehr.lib   
 

Uses of DAOJdbcInterface in org.ifeth.sehr.lib
 

Classes in org.ifeth.sehr.lib that implement DAOJdbcInterface
 class DAOJdbc
          This is a data access object (DAO) for accessing the SEHR databases by standard JDBC/SQL without using he iBatis layer.