changed comments

This commit is contained in:
harshanl 2016-08-26 20:52:14 +05:30
parent 1ebf4e2c7c
commit 56f23a83fc

View File

@ -31,6 +31,7 @@ import java.util.Date;
import java.util.List;
/**
*
* This class holds the generic implementation of DeviceDAO which can be used to support ANSI db syntax.
*/
public class GenericDeviceDAOImpl extends AbstractDeviceDAOImpl {