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) |
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)
Copyright © 2017 WSO2. All rights reserved.