Package io.john.amiscaray.quak.generator.api


package io.john.amiscaray.quak.generator.api
  • Annotation Interfaces
    Class
    Description
    This annotation marks a static method in an entity class that returns a NativeQuery.
    This annotation marks a static method in an entity class that returns a DatabaseQuery.
    Marks a static method that generates an instance of an entity from the current RestModel.
    Marks a static method that generates an instance of a RestModel from the current entity.
    Marks a model class representing data used for request or response bodies.