Uses of Package
io.github.mmm.bean.mapping
Packages that use io.github.mmm.bean.mapping
Package
Description
Provides the API for generic java beans defined as simple class or interface avoiding lots of boilerplate code.
-
Classes in io.github.mmm.bean.mapping used by io.github.mmm.beanClassDescriptionInterface to
collect the property to ID mapping
.Interface for the bidirectional mapping fromname
to numeric IDs and vice versa. -
Classes in io.github.mmm.bean.mapping used by io.github.mmm.bean.mappingClassDescriptionType of
Class
es managed by thisClassNameMapper
.Interface for the bidirectional mapping fromname
to numeric IDs and vice versa.