Uses of Class
org.wso2.carbon.registry.core.utils.LogRecord

Packages that use LogRecord
org.wso2.carbon.registry.core.dao   
org.wso2.carbon.registry.core.jdbc.dao   
 

Uses of LogRecord in org.wso2.carbon.registry.core.dao
 

Methods in org.wso2.carbon.registry.core.dao with parameters of type LogRecord
 void LogsDAO.saveLogBatch(LogRecord[] logRecords)
          Save batch of log records
 

Uses of LogRecord in org.wso2.carbon.registry.core.jdbc.dao
 

Methods in org.wso2.carbon.registry.core.jdbc.dao with parameters of type LogRecord
 void JDBCLogsDAO.saveLogBatch(LogRecord[] logRecords)
           
 



Copyright © 2013 WSO2 Inc. All Rights Reserved.