|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={FIELD,TYPE})
public @interface ProcedureUse the annotation to mark a Key static field like XML Attribute.
View| Optional Element Summary | |
|---|---|
String |
name
A named parameter for the stored prodedure. |
String |
schema
Name of schema. |
String |
value
A shortcut for the attribute "name" of Table. |
public abstract String name
public abstract String value
name()public abstract String schema
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||