Package de.ppi.deepsampler.persistence.bean.ext
-
Interface Summary Interface Description BeanConverterExtension Interface for extensions of thePersistentBeanConverter. -
Class Summary Class Description CollectionExtension ABeanConverterExtensionthat is able to convertCollections from the original objects to the generic persistent modelPersistentBeanand vice versa.JavaTimeExtension MapPrimitiveKeyExtension ThisBeanConverterExtensionis able to convertMaps into a persistable model that can be sent to the underlying persistence api and vice versa.OptionalExtension ABeanConverterExtensionthat is able to record and loadOptionalvalues.StandardBeanConverterExtension