Array (Java SE 26 & JDK 26)
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
SerialArray
-
Method Summary
default voidclose()Closes and releases the resources held by this
Arrayobject.voidfree()Closes and releases the resources held by this
Arrayobject.getArray()Retrieves the contents of the SQL
ARRAYvalue designated by thisArrayobject in the form of an array in the Java programming language.getArray(long index, int count) Retrieves a slice of the SQL
ARRAYvalue designated by thisArrayobject, beginning with the specifiedindexand containing up tocountsuccessive elements of the SQL array.Retrieves a slice of the SQL
ARRAYvalue designated by thisArrayobject, beginning with the specifiedindexand containing up tocountsuccessive elements of the SQL array.Retrieves the contents of the SQL
ARRAYvalue designated by thisArrayobject.intRetrieves the JDBC type of the elements in the array designated by this
Arrayobject.Retrieves the SQL type name of the elements in the array designated by this
Arrayobject.Retrieves a result set that contains the elements of the SQL
ARRAYvalue designated by thisArrayobject.getResultSet(long index, int count) Retrieves a result set holding the elements of the subarray that starts at index
indexand contains up tocountsuccessive elements.Retrieves a result set holding the elements of the subarray that starts at index
indexand contains up tocountsuccessive elements.Retrieves a result set that contains the elements of the SQL
ARRAYvalue designated by thisArrayobject.
-
Method Details
-
getBaseTypeName
-
getBaseType
-
getArray
-
getArray
-
getArray
-
getArray
-
getResultSet
-
getResultSet
-
getResultSet
-
getResultSet
-
free
-
close
-