Package org.greenrobot.greendao.converter
-
Interface Summary Interface Description PropertyConverter<P,D> To use custom types in your entity, implement this to convert db values to entity values and back.
| Interface | Description |
|---|---|
| PropertyConverter<P,D> |
To use custom types in your entity, implement this to convert db values to entity values and back.
|