Class Hierarchy
- java.lang.Object
- de.bild.codec.ObjectIdGenerator (implements de.bild.codec.IdGenerator<T>)
- de.bild.codec.annotations.Id.DefaultIdGenerator
- de.bild.codec.ObjectIdGenerator (implements de.bild.codec.IdGenerator<T>)
Annotation Interface Hierarchy
- de.bild.codec.annotations.CodecToBeUsed (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.DecodeUndefinedHandlingStrategy (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.DecodingFieldFailureStrategy (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.DecodingPojoFailureStrategy (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.Discriminator (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.DiscriminatorFallback (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.DiscriminatorKey (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.EncodeNullHandlingStrategy (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.EncodeNulls (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.FieldMapping (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.Id (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.IgnoreType (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.LockingVersion (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.Polymorphic (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.PostLoad (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.PreSave (implements java.lang.annotation.Annotation)
- de.bild.codec.annotations.Transient (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- de.bild.codec.annotations.DecodeUndefinedHandlingStrategy.Strategy
- de.bild.codec.annotations.DecodingFieldFailureStrategy.Strategy
- de.bild.codec.annotations.DecodingPojoFailureStrategy.Strategy
- de.bild.codec.annotations.EncodeNullHandlingStrategy.Strategy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)