Package io.objectbox.converter


package io.objectbox.converter
For use with @Convert: PropertyConverter to convert custom Property types.

For more details look at the documentation of individual classes and docs.objectbox.io/advanced/custom-types.

  • Interfaces
    Class
    Description
    To use custom types in your entity, implement this to convert db values to entity values and back.