DAO Layer Implementation

This commit is contained in:
manoj 2014-12-08 17:34:09 +05:30
parent 3a7bef2170
commit 76e103ef00

View File

@ -12,7 +12,7 @@
* specific language governing permissions and limitations
* under the License.
*/
package org.wso2.carbon.device.mgt.core.dao.exception;
package org.wso2.carbon.device.mgt.core.dao;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;