| Package | Description |
|---|---|
| org.killbill.billing.util.dao |
| Modifier and Type | Method and Description |
|---|---|
EntityHistoryModelDao<M,E> |
EntityHistoryModelDaoMapper.map(int index,
java.sql.ResultSet r,
org.skife.jdbi.v2.StatementContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EntityHistoryModelDao<M,E>> |
HistorySqlDao.getHistoryForTargetRecordId(boolean bypassMappingRegistryCache,
long targetRecordId,
InternalTenantContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Long> |
HistorySqlDao.addHistoriesFromTransaction(java.lang.Iterable<EntityHistoryModelDao<M,E>> histories,
InternalCallContext context) |
Copyright © 2010-2020. All Rights Reserved.