Class LogGeralErrosMobileDaoImpl
Object
AbstractJPADao<LogGeralErrosMobile,String>
LogGeralErrosMobileDaoImpl
- All Implemented Interfaces:
Dao<LogGeralErrosMobile,,String> LogGeralErrosMobileDao
@Repository
public class LogGeralErrosMobileDaoImpl
extends AbstractJPADao<LogGeralErrosMobile,String>
implements LogGeralErrosMobileDao
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionLogGeralErrosMobilevoidsaveAll(Collection<LogGeralErrosMobile> logs) Methods inherited from class AbstractJPADao
findById, getEntityManager, read, read, remove, removeById, save, setEntityManager, update
-
Constructor Details
-
LogGeralErrosMobileDaoImpl
public LogGeralErrosMobileDaoImpl()
-
-
Method Details
-
getByUUID
- Specified by:
getByUUIDin interfaceLogGeralErrosMobileDao
-
saveAll
- Specified by:
saveAllin interfaceLogGeralErrosMobileDao
-