Last updated by maurice 3 years ago
Mapping DSL
The mapping DSL allows you customize various aspects of the class mapping, for example:- Limit the searchable properties using @only@ and @except@
- Change a property's mapping by explicitly declaring its mapping
- Alter a class's mapping by adding class mapping options



