Package org.javers.core.metamodel.type
package org.javers.core.metamodel.type
-
ClassDescriptionCollection or ArrayCustomType<T>Custom Types are not easy to manage, use it as a last resort,
only for corner cases like comparing custom Collection types.
JaVers treats a Custom Type as a black box and doesn't take any assumptions about its content or behaviour.Entity class in client's domain model.Collection or Array or MapAll properties with IgnoredType are ignored by JaVers engineClass property with JaversTypeManaged property type
This is the convenient abstraction layer awkward java.lang.reflect.Type and java.lang.ClassPrimitive or primitive boxMaps Java types into Javers typesfor lazy type loadingGeneric type created when a class definition for named type is missing.ValueObject class in client's domain model.Value class in a client's domain model is a simple value holder.