|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataAccessor
This interface represents objects having read-only properties
| Method Summary | |
|---|---|
java.lang.Object |
get(java.lang.Object inKey)
get the property named inKey |
| Method Detail |
|---|
java.lang.Object get(java.lang.Object inKey)
throws java.sql.SQLException
inKey - the name of the property to return
java.sql.SQLException - when thrown by the database engine
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||