|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RowHandler
This interface represents objects having read-only properties
Method Summary | |
---|---|
java.lang.Object |
get(java.lang.Object key)
get the property named key. |
java.util.Set<java.lang.String> |
keySet()
Get keys set. |
Method Detail |
---|
java.lang.Object get(java.lang.Object key) throws java.sql.SQLException
key
- the name of the property to return
java.sql.SQLException
java.util.Set<java.lang.String> keySet() throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |