public interface VmNetworkStatisticsDAO extends GenericDao<VmNetworkStatistics,Guid>, MassOperationsDao<VmNetworkStatistics>
VmNetworkStatisticsDAO
defines a type for performing CRUD operations on instances of
VmNetworkStatistics
.remove, save, update
updateAll
Copyright © 2012. All Rights Reserved.