Mapping¶
SADU provides a mapping module to easily register mappings from rows to java objects. Import into your project to use it.
Every class that has a registered row mapping can then be passed into the mapAs method during query retrieval.
SADU provides a mapping module to easily register mappings from rows to java objects. Import into your project to use it.
Every class that has a registered row mapping can then be passed into the mapAs method during query retrieval.