public class GatewayDAOImpl extends Object implements GatewayDAO
| Constructor and Description |
|---|
GatewayDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
insertRequestResponseDetails(RequestResponseDetails reqRespDetails) |
void |
insertUserDeviceInfo(UserDeviceInfo userDeviceInfo) |
public void insertUserDeviceInfo(UserDeviceInfo userDeviceInfo) throws org.piangles.core.dao.DAOException
insertUserDeviceInfo in interface GatewayDAOorg.piangles.core.dao.DAOExceptionpublic void insertRequestResponseDetails(RequestResponseDetails reqRespDetails) throws org.piangles.core.dao.DAOException
insertRequestResponseDetails in interface GatewayDAOorg.piangles.core.dao.DAOExceptionCopyright © 2022. All rights reserved.