|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetadataResultSet
Has a MetadataCollection
and the corresponding MetadataResultType
as content.
Method Summary | |
---|---|
void |
close()
Must be invoked after using to close underlying resources, e.g. |
java.lang.String |
encoding()
|
MetadataCollection |
getMembers()
A collection of MetadataRecord s. |
MetadataResultType |
getResultType()
A MetadataResultType . |
Method Detail |
---|
void close()
ResultSet
s.
java.lang.String encoding()
MetadataCollection getMembers()
MetadataRecord
s.
MetadataCollection
MetadataResultType getResultType()
MetadataResultType
.
MetadataResultType
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |