public class RaspberrypiUtils extends Object
| Constructor and Description |
|---|
RaspberrypiUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupResources(Connection conn,
PreparedStatement stmt,
ResultSet rs) |
static void |
cleanupResources(PreparedStatement stmt,
ResultSet rs) |
static void |
setupDeviceManagementSchema()
Creates the device management schema.
|
public static void cleanupResources(Connection conn, PreparedStatement stmt, ResultSet rs)
public static void cleanupResources(PreparedStatement stmt, ResultSet rs)
public static void setupDeviceManagementSchema()
throws RaspberrypiDeviceMgtPluginException
Copyright © 2016 WSO2. All rights reserved.