org.openrdf.repository.object.annotations
Annotation Type name


@Retention(value=RUNTIME)
@Target(value={PARAMETER,METHOD,TYPE})
public @interface name

The query binding name used with the sparql annotation.

Author:
James Leigh

Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.