public class H2EndpointInventoryCacheDAO extends H2SQLExecutor implements IEndpointInventoryCacheDAO
| Constructor and Description |
|---|
H2EndpointInventoryCacheDAO(JDBCHikariCPClient h2Client) |
| Modifier and Type | Method and Description |
|---|---|
EndpointInventory |
get(int endpointId) |
int |
getEndpointId(int serviceId,
String endpointName,
int detectPoint) |
getByColumn, getByID, getEntityIDByID, getInsertExecutor, getUpdateExecutor, toStorageDatapublic H2EndpointInventoryCacheDAO(JDBCHikariCPClient h2Client)
public int getEndpointId(int serviceId,
String endpointName,
int detectPoint)
getEndpointId in interface IEndpointInventoryCacheDAOpublic EndpointInventory get(int endpointId)
get in interface IEndpointInventoryCacheDAOCopyright © 2018 The Apache Software Foundation. All rights reserved.