public interface Embeddable
Modifier and Type | Method and Description |
---|---|
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.
|
int __caucho_load(AmberConnection aConn, java.sql.ResultSet rs, int index) throws java.sql.SQLException
java.sql.SQLException
java.lang.Object __caucho_get_field(int index)