|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NamedParams
This interface defines the mapping of named query parameters (key:parameter name, value:parameter value)
| Method Summary | |
|---|---|
java.util.Set |
allNames()
Return the names of all the parameters |
java.lang.Object |
getValue(java.lang.String name)
Get the value of parameter based on the parameter name |
| Method Detail |
|---|
java.lang.Object getValue(java.lang.String name)
name - parameter name
java.util.Set allNames()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||