Lines Matching refs:SQL
43 /** is used for mapping the SQL type
49 reference to an SQL array. By default, an
53 is implemented using a SQL LOCATOR(array) internally.
58 /** returns the SQL type name of the elements in
66 this method returns the fully-qualified SQL type name.
69 …a String that is the database-specific name for a built-in base type or the fully-qualified SQL ty…
91 /** retrieves the contents of the SQL array designated by this
103 is a map object that contains mappings of SQL type names to
114 of the SQL array designated by this object.
124 /** returns an array containing a slice of the SQL array, beginning with the
129 successive elements of the SQL array.
135 is the number of successive SQL array elements to retrieve.
137 is a map object that contains mappings of SQL type names to
149 of the SQL array, beginning with element
189 contains mapping of SQL user-defined types to classes in the UNO programming language
230 the number of successive SQL array elements to retrieve,
232 …the Map object that contains the mapping of SQL type names to classes in the UNO programming langu…
234 a ResultSet object containing up to count consecutive elements of the SQL array