|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Embeddable
An embeddable object.
| Method Summary | |
|---|---|
java.lang.Object |
__caucho_get_field(int index)
Returns the ith field. |
int |
__caucho_load(AmberConnection aConn,
java.sql.ResultSet rs,
int index)
Loads the embeddable object from the database and returns the number of columns consumed from the result set. |
| Method Detail |
|---|
int __caucho_load(AmberConnection aConn,
java.sql.ResultSet rs,
int index)
throws java.sql.SQLException
java.sql.SQLExceptionjava.lang.Object __caucho_get_field(int index)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||