Lines Matching refs:attribute

90 	/** reads the next attribute in the stream as string.
92 the attribute; if the value is SQL NULL, return null.
99 /** reads the next attribute in the stream as boolean.
101 the attribute; if the value is SQL NULL, return null.
108 /** reads the next attribute in the stream as byte.
110 the attribute; if the value is SQL NULL, return null.
117 /** reads the next attribute in the stream as short.
119 the attribute; if the value is SQL NULL, return null.
126 /** reads the next attribute in the stream as long.
128 the attribute; if the value is SQL NULL, return null.
135 /** reads the next attribute in the stream as hyper.
137 the attribute; if the value is SQL NULL, return null.
144 /** reads the next attribute in the stream as float.
146 the attribute; if the value is SQL NULL, return null.
153 /** reads the next attribute in the stream as double.
155 the attribute; if the value is SQL NULL, return null.
162 /** reads the next attribute in the stream as sequence of bytes.
164 the attribute; if the value is SQL NULL, return null.
171 /** reads the next attribute in the stream as date.
173 the attribute; if the value is SQL NULL, return null.
180 /** reads the next attribute in the stream as time.
182 the attribute; if the value is SQL NULL, return null.
189 /** reads the next attribute in the stream as datetime.
191 the attribute; if the value is SQL NULL, return null.
198 /** reads the next attribute in the stream as sequence of bytes.
200 the attribute; if the value is SQL NULL, return null.
207 /** reads the next attribute in the stream as a unicode string.
209 the attribute; if the value is SQL NULL, return null.
238 the attribute; if the value is SQL NULL, return null.
247 the attribute; if the value is SQL NULL, return null.
256 the attribute; if the value is SQL NULL, return null.
265 the attribute; if the value is SQL NULL, return null.
274 the attribute; if the value is SQL NULL, return null.