Uses of Interface
io.higson.runtime.model.value.Handle

Packages that use Handle
Package
Description
 
  • Uses of Handle in io.higson.runtime.model.value

    Classes in io.higson.runtime.model.value that implement Handle
    Modifier and Type
    Class
    Description
    class 
    This is main class, that developer can interact with using higson persistence engine.
    class 
    This class represents collection of properties, that should store other properties with the same type TypeDef.
    class 
    This class represents property of entity (complex) type with fields.
    class 
    This is main class representing property managed by Higson Persistence Engine.
    class 
    This class represents reference (pointer) to real target Property.
    class 
    This class represents value property, which is a simple wrapper for any value of simple type.