- Type Parameters:
- E- The array element type
- All Superinterfaces:
- ArrayOrAssociativeArrayRecord<E>,- Attachable,- Collection<E>,- Formattable,- Iterable<E>,- List<E>,- SequencedCollection<E>,- Serializable
- All Known Implementing Classes:
- ArrayRecordImpl,- DefaultBinding.SdoElemInfoArray,- DefaultBinding.SdoOrdinateArray
A "record" that encapsulates an Oracle-style ARRAY (or VARRAY), additionally
 providing some convenience methods.
- Author:
- Lukas Eder
- 
Method SummaryMethods inherited from interface org.jooq.ArrayOrAssociativeArrayRecordgetArrayType, getCatalog, getDataType, getName, getPackage, getSchema, isSQLUsable, toListMethods inherited from interface org.jooq.Attachableattach, configuration, detachMethods inherited from interface java.util.CollectionparallelStream, removeIf, stream, toArrayMethods inherited from interface org.jooq.Formattableformat, format, format, format, format, format, format, format, format, formatChart, formatChart, formatChart, formatChart, formatChart, formatChart, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatCSV, formatHTML, formatHTML, formatHTML, formatInsert, formatInsert, formatInsert, formatInsert, formatInsert, formatInsert, formatJSON, formatJSON, formatJSON, formatJSON, formatJSON, formatJSON, formatXML, formatXML, formatXML, formatXML, formatXML, formatXML, intoXML, intoXML, intoXML, intoXMLMethods inherited from interface java.util.Listadd, add, addAll, addAll, addFirst, addLast, clear, contains, containsAll, equals, get, getFirst, getLast, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeFirst, removeLast, replaceAll, retainAll, reversed, set, size, sort, spliterator, subList, toArray, toArray