public class MobileDeviceManagementDAOUtil extends Object
| Constructor and Description |
|---|
MobileDeviceManagementDAOUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupResources(Connection conn,
PreparedStatement stmt,
ResultSet rs) |
static void |
cleanupResources(PreparedStatement stmt,
ResultSet rs) |
static DataSource |
lookupDataSource(String dataSourceName,
Hashtable<Object,Object> jndiProperties) |
static void |
setupMobileDeviceManagementSchema(DataSource dataSource,
String pluginType)
Creates the mobile device management schema.
|
public static DataSource lookupDataSource(String dataSourceName, Hashtable<Object,Object> jndiProperties)
public static void cleanupResources(Connection conn, PreparedStatement stmt, ResultSet rs)
public static void cleanupResources(PreparedStatement stmt, ResultSet rs)
public static void setupMobileDeviceManagementSchema(DataSource dataSource, String pluginType) throws WindowsDeviceMgtPluginException
dataSource - Mobile data sourceWindowsDeviceMgtPluginExceptionCopyright © 2017 WSO2. All rights reserved.