Skip to content

@BindType

xcesco edited this page Jan 21, 2017 · 13 revisions

This is the key annotation for Kripton. It is used to generate for annotated Java classes a BinderMapper.

Parameters

Defined parameters are:

  • value: name of the element. For XML it's the tag name. For JSON it has no use. For Property format it's the name of property.
  • allFields: All fields are binded, for each kind of binding.

Table of Contents

Query definition

Features

Relations

Multithread supports

Modularization

Annotations for data convertion

Annotations for SQLite ORM

Annotations for shared preferences

Clone this wiki locally