Class CrudMethodMetadata

java.lang.Object
io.jmix.core.impl.repository.support.method_metadata.CrudMethodMetadata

public class CrudMethodMetadata extends Object
Stores metadata for JmixDataRepository methods.

These methods may be overridden in application repositories in order to add Jmix-specific annotations to them.

See Also: