Annotation Type IdQueryProperty


  • @Target(METHOD)
    @Retention(RUNTIME)
    public @interface IdQueryProperty
    Target of "#" (ID) queries. Actually, a shorthand for @jaxbName(t:ID)
    Author:
    mederly