All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BoxGenerator Once you have your model created, use this class to generate box cursors as required by ObjectBox.Entity Model class for an entity: a Java data object mapped to a data base representation.GeneratorJob State for a job done byBoxGenerator.GeneratorOutput Abstraction for output used byBoxGenerator.HasParsedElement A model parser can set any object for future reference; e.g.ModelException Thrown when there is a configuration issue with the model that can be resolved by the user.ModelRuntimeException Thrown when the model was configured incorrectly.Property Model class for an entity's property: a Java property mapped to a data base representation.Property.PropertyBuilder PropertyType Currently available types for properties.Schema The "root" model class to which you can add entities to.TextUtil Internal APIToManyBase Base class for to-many relationship from source entities to target entities.