| Package | Description |
|---|---|
| com.h3c.sdn.adm.dao |
Definitions of data access services for persisting and retrieving
information applicable at the Administrator tier of the SDN Controller.
|
| Modifier and Type | Method and Description |
|---|---|
WriteQuery<Long> |
QueryService.getDeleteSystemsQuery(SystemInformationFilter filter)
Creates a query to delete systems from the database.
|
ReadQuery<List<SystemInformation>> |
QueryService.getFindSystemsQuery(SystemInformationFilter filter,
SortSpecification<SystemInformationSortAttribute> sortSpecification)
Creates a query to find systems in the database.
|
Copyright © 2014. All Rights Reserved.