Uses of Interface
st.orm.template.impl.ModelMapper
Packages that use ModelMapper
-
Uses of ModelMapper in st.orm.template.impl
Methods in st.orm.template.impl that return ModelMapperModifier and TypeMethodDescriptionstatic <T extends Record,ID>
ModelMapper<T, ID> Creates a new instance of the model mapper for the given model.