| Package | Description |
|---|---|
| com.abubusoft.kripton.processor.bind | |
| com.abubusoft.kripton.processor.bind.model | |
| com.abubusoft.kripton.processor.sqlite.model |
| Modifier and Type | Method and Description |
|---|---|
static BindEntity |
BindEntityBuilder.parse(BindModel model,
TypeElement element) |
| Modifier and Type | Method and Description |
|---|---|
static String |
BindTypeBuilder.generate(Filer filer,
BindEntity item) |
| Modifier and Type | Field and Description |
|---|---|
protected List<BindEntity> |
BindModel.entities |
| Modifier and Type | Method and Description |
|---|---|
List<BindEntity> |
BindModel.getEntities() |
| Modifier and Type | Method and Description |
|---|---|
void |
BindModel.entityAdd(BindEntity item) |
| Constructor and Description |
|---|
BindProperty(BindEntity entity,
Element element,
List<ModelAnnotation> modelAnnotations) |
| Constructor and Description |
|---|
SQLEntity(SQLiteDatabaseSchema model,
BindEntity bindEntity) |
Copyright © 2017. All rights reserved.