boolean |
RaspberrypiDeviceDAO.addDevice(org.wso2.carbon.device.mgt.common.Device device) |
static void |
RaspberrypiDAOUtil.beginTransaction() |
static void |
RaspberrypiDAOUtil.closeConnection() |
static void |
RaspberrypiDAOUtil.commitTransaction() |
boolean |
RaspberrypiDeviceDAO.deleteDevice(String iotDeviceId) |
List<org.wso2.carbon.device.mgt.common.Device> |
RaspberrypiDeviceDAO.getAllDevices() |
static Connection |
RaspberrypiDAOUtil.getConnection() |
org.wso2.carbon.device.mgt.common.Device |
RaspberrypiDeviceDAO.getDevice(String iotDeviceId) |
static void |
RaspberrypiDAOUtil.rollbackTransaction() |
boolean |
RaspberrypiDeviceDAO.updateDevice(org.wso2.carbon.device.mgt.common.Device device) |