Lines Matching refs:elements
58 /** returns the SQL type name of the elements in
63 If the elements are a built-in type, it returns
64 the database-specific type name of the elements.
65 If the elements are a user-defined type (UDT),
78 /** returns the SDBC type of the elements in the array designated
83 …a constant from the SDBC types that is the type code for the elements in the array designated by t…
113 an sequence that contains the ordered elements
129 successive elements of the SQL array.
135 is the number of successive SQL array elements to retrieve.
148 consecutive elements
163 /** returns a result set that contains the elements of the array
168 to map the array elements. If the base
191 …a ResultSet object containing one row for each of the elements in the array designated by this Arr…
201 /** returns a result set holding the elements of the subarray that
206 successive elements. This method uses the given
208 to map the array elements. If the base
230 the number of successive SQL array elements to retrieve,
234 a ResultSet object containing up to count consecutive elements of the SQL array