| Package | Description |
|---|---|
| com.abubusoft.kripton.processor | |
| com.abubusoft.kripton.processor.bind.model.many2many | |
| com.abubusoft.kripton.processor.sqlite |
| Modifier and Type | Method and Description |
|---|---|
static M2MEntity |
BindDataSourceSubProcessor.generateEntityFromDao(TypeElement daoElement)
dao or entity can be null
|
| Modifier and Type | Method and Description |
|---|---|
static M2MEntity |
M2MEntity.extractEntityManagedByDAO(TypeElement daoElement)
Works with @BindDaoMany2Many and @BindDao to extract entity name.
|
| Modifier and Type | Method and Description |
|---|---|
List<M2MEntity> |
M2MModel.getEntities() |
| Modifier and Type | Method and Description |
|---|---|
void |
M2MModel.entityAdd(M2MEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
BindM2MBuilder.generate(M2MEntity entity) |
Copyright © 2017. All rights reserved.