| Interface | Description |
|---|---|
| AuditSqlDao |
Note: in the queries below, tableName always refers to the TableName enum, not the actual table name (TableName.getTableName()).
|
| HistorySqlDao<M extends EntityModelDao<E>,E extends org.killbill.billing.util.entity.Entity> | |
| NonEntityDao | |
| NonEntitySqlDao |
| Class | Description |
|---|---|
| AuditLogModelDaoMapper | |
| BinderBase | |
| DefaultNonEntityDao | |
| EntityAudit | |
| EntityHistoryBinder.EntityHistoryBinderFactory<M extends EntityModelDao<E>,E extends org.killbill.billing.util.entity.Entity> | |
| EntityHistoryModelDao<M extends EntityModelDao<E>,E extends org.killbill.billing.util.entity.Entity> | |
| EntityHistoryModelDaoMapper<M extends EntityModelDao<E>,E extends org.killbill.billing.util.entity.Entity> | |
| EntityHistoryModelDaoMapperFactory | |
| Mapper<K,V> | |
| MapperBase | |
| RecordIdIdMappings | |
| RecordIdIdMappingsMapper |
| Enum | Description |
|---|---|
| TableName |
Map table names to entity object types and classes, and history tables (if exists)
|
| Annotation Type | Description |
|---|---|
| EntityHistoryBinder |
Copyright © 2010-2020. All Rights Reserved.