|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResultSetColumn
The metadata for a column in a result set. All columns should have a data type, they may have a property type.
Method Summary | |
---|---|
QName |
getDataType()
The type of the column |
java.lang.String |
getName()
The column name |
QName |
getPropertyType()
The property definition if there is one for the column |
Method Detail |
---|
java.lang.String getName()
QName getDataType()
QName getPropertyType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |