public class H2NetworkAddressInventoryCacheDAO extends H2SQLExecutor implements INetworkAddressInventoryCacheDAO
| Constructor and Description |
|---|
H2NetworkAddressInventoryCacheDAO(JDBCHikariCPClient h2Client) |
| Modifier and Type | Method and Description |
|---|---|
NetworkAddressInventory |
get(int addressId) |
int |
getAddressId(String networkAddress) |
getByColumn, getByID, getEntityIDByID, getInsertExecutor, getUpdateExecutor, toStorageDatapublic H2NetworkAddressInventoryCacheDAO(JDBCHikariCPClient h2Client)
public int getAddressId(String networkAddress)
getAddressId in interface INetworkAddressInventoryCacheDAOpublic NetworkAddressInventory get(int addressId)
get in interface INetworkAddressInventoryCacheDAOCopyright © 2018 The Apache Software Foundation. All rights reserved.