Module org.jooq
Package org.jooq.impl

Class DefaultBinding.SdoElemInfoArray

java.lang.Object
org.jooq.impl.ArrayRecordImpl<BigDecimal>
org.jooq.impl.DefaultBinding.SdoElemInfoArray
All Implemented Interfaces:
Serializable, Iterable<BigDecimal>, Collection<BigDecimal>, List<BigDecimal>, ArrayOrAssociativeArrayRecord<BigDecimal>, ArrayRecord<BigDecimal>, Attachable, Formattable
Enclosing class:
DefaultBinding<T,U>

public static class DefaultBinding.SdoElemInfoArray extends ArrayRecordImpl<BigDecimal>
See Also: