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