org.jooq.util.oracle.sys.udt.records
Class OraMiningNumberNtRecord

java.lang.Object
  extended by org.jooq.impl.ArrayRecordImpl<BigDecimal>
      extended by org.jooq.util.oracle.sys.udt.records.OraMiningNumberNtRecord
All Implemented Interfaces:
Serializable, Iterable<BigDecimal>, org.jooq.Adapter, org.jooq.ArrayRecord<BigDecimal>, org.jooq.Attachable, org.jooq.AttachableInternal, org.jooq.Store<BigDecimal>

@Generated(value={"http://www.jooq.org","2.0.6"},
           comments="This class is generated by jOOQ")
public class OraMiningNumberNtRecord
extends org.jooq.impl.ArrayRecordImpl<BigDecimal>

This class is generated by jOOQ.

See Also:
Serialized Form

Constructor Summary
OraMiningNumberNtRecord(org.jooq.Configuration configuration)
           
OraMiningNumberNtRecord(org.jooq.Configuration configuration, BigDecimal... array)
           
OraMiningNumberNtRecord(org.jooq.Configuration configuration, List<? extends BigDecimal> list)
           
 
Method Summary
 void attach(org.jooq.Configuration arg0)
           
protected  org.jooq.impl.Factory create()
           
 org.jooq.Configuration getConfiguration()
           
<Z> Z
getValue(int arg0, Class<? extends Z> arg1)
           
<Z> Z
getValue(int arg0, Class<? extends Z> arg1, Z arg2)
           
 T getValue(int arg0, T arg1)
           
 BigDecimal getValueAsBigDecimal(int arg0)
           
 BigDecimal getValueAsBigDecimal(int arg0, BigDecimal arg1)
           
 BigInteger getValueAsBigInteger(int arg0)
           
 BigInteger getValueAsBigInteger(int arg0, BigInteger arg1)
           
 Boolean getValueAsBoolean(int arg0)
           
 Boolean getValueAsBoolean(int arg0, Boolean arg1)
           
 Byte getValueAsByte(int arg0)
           
 Byte getValueAsByte(int arg0, Byte arg1)
           
 Date getValueAsDate(int arg0)
           
 Date getValueAsDate(int arg0, Date arg1)
           
 Double getValueAsDouble(int arg0)
           
 Double getValueAsDouble(int arg0, Double arg1)
           
 Float getValueAsFloat(int arg0)
           
 Float getValueAsFloat(int arg0, Float arg1)
           
 Integer getValueAsInteger(int arg0)
           
 Integer getValueAsInteger(int arg0, Integer arg1)
           
 Long getValueAsLong(int arg0)
           
 Long getValueAsLong(int arg0, Long arg1)
           
 Short getValueAsShort(int arg0)
           
 Short getValueAsShort(int arg0, Short arg1)
           
 String getValueAsString(int arg0)
           
 String getValueAsString(int arg0, String arg1)
           
 Time getValueAsTime(int arg0)
           
 Time getValueAsTime(int arg0, Time arg1)
           
 Timestamp getValueAsTimestamp(int arg0)
           
 Timestamp getValueAsTimestamp(int arg0, Timestamp arg1)
           
<I> I
internalAPI(Class<I> arg0)
           
 
Methods inherited from class org.jooq.impl.ArrayRecordImpl
createArray, get, getAttachables, getDataType, getList, getName, getValue, iterator, set, set, setList, size, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.jooq.Store
getValue, getValue, getValue, getValueAsBigDecimal, getValueAsBigDecimal, getValueAsBigInteger, getValueAsBigInteger, getValueAsBoolean, getValueAsBoolean, getValueAsByte, getValueAsByte, getValueAsDate, getValueAsDate, getValueAsDouble, getValueAsDouble, getValueAsFloat, getValueAsFloat, getValueAsInteger, getValueAsInteger, getValueAsLong, getValueAsLong, getValueAsShort, getValueAsShort, getValueAsString, getValueAsString, getValueAsTime, getValueAsTime, getValueAsTimestamp, getValueAsTimestamp
 
Methods inherited from interface org.jooq.Attachable
attach
 
Methods inherited from interface org.jooq.Adapter
internalAPI
 

Constructor Detail

OraMiningNumberNtRecord

public OraMiningNumberNtRecord(org.jooq.Configuration configuration)

OraMiningNumberNtRecord

public OraMiningNumberNtRecord(org.jooq.Configuration configuration,
                               BigDecimal... array)

OraMiningNumberNtRecord

public OraMiningNumberNtRecord(org.jooq.Configuration configuration,
                               List<? extends BigDecimal> list)
Method Detail

internalAPI

public final <I> I internalAPI(Class<I> arg0)
Specified by:
internalAPI in interface org.jooq.Adapter

attach

public final void attach(org.jooq.Configuration arg0)
Specified by:
attach in interface org.jooq.Attachable

getConfiguration

public final org.jooq.Configuration getConfiguration()
Specified by:
getConfiguration in interface org.jooq.AttachableInternal

create

protected final org.jooq.impl.Factory create()

getValue

public final T getValue(int arg0,
                        T arg1)
Specified by:
getValue in interface org.jooq.Store<T>

getValueAsBigDecimal

public final BigDecimal getValueAsBigDecimal(int arg0)
Specified by:
getValueAsBigDecimal in interface org.jooq.Store<T>

getValueAsBigDecimal

public final BigDecimal getValueAsBigDecimal(int arg0,
                                             BigDecimal arg1)
Specified by:
getValueAsBigDecimal in interface org.jooq.Store<T>

getValueAsBoolean

public final Boolean getValueAsBoolean(int arg0)
Specified by:
getValueAsBoolean in interface org.jooq.Store<T>

getValueAsBoolean

public final Boolean getValueAsBoolean(int arg0,
                                       Boolean arg1)
Specified by:
getValueAsBoolean in interface org.jooq.Store<T>

getValueAsBigInteger

public final BigInteger getValueAsBigInteger(int arg0)
Specified by:
getValueAsBigInteger in interface org.jooq.Store<T>

getValueAsBigInteger

public final BigInteger getValueAsBigInteger(int arg0,
                                             BigInteger arg1)
Specified by:
getValueAsBigInteger in interface org.jooq.Store<T>

getValueAsByte

public final Byte getValueAsByte(int arg0)
Specified by:
getValueAsByte in interface org.jooq.Store<T>

getValueAsByte

public final Byte getValueAsByte(int arg0,
                                 Byte arg1)
Specified by:
getValueAsByte in interface org.jooq.Store<T>

getValueAsDate

public final Date getValueAsDate(int arg0)
Specified by:
getValueAsDate in interface org.jooq.Store<T>

getValueAsDate

public final Date getValueAsDate(int arg0,
                                 Date arg1)
Specified by:
getValueAsDate in interface org.jooq.Store<T>

getValueAsDouble

public final Double getValueAsDouble(int arg0)
Specified by:
getValueAsDouble in interface org.jooq.Store<T>

getValueAsDouble

public final Double getValueAsDouble(int arg0,
                                     Double arg1)
Specified by:
getValueAsDouble in interface org.jooq.Store<T>

getValueAsFloat

public final Float getValueAsFloat(int arg0)
Specified by:
getValueAsFloat in interface org.jooq.Store<T>

getValueAsFloat

public final Float getValueAsFloat(int arg0,
                                   Float arg1)
Specified by:
getValueAsFloat in interface org.jooq.Store<T>

getValueAsInteger

public final Integer getValueAsInteger(int arg0)
Specified by:
getValueAsInteger in interface org.jooq.Store<T>

getValueAsInteger

public final Integer getValueAsInteger(int arg0,
                                       Integer arg1)
Specified by:
getValueAsInteger in interface org.jooq.Store<T>

getValueAsLong

public final Long getValueAsLong(int arg0)
Specified by:
getValueAsLong in interface org.jooq.Store<T>

getValueAsLong

public final Long getValueAsLong(int arg0,
                                 Long arg1)
Specified by:
getValueAsLong in interface org.jooq.Store<T>

getValueAsShort

public final Short getValueAsShort(int arg0)
Specified by:
getValueAsShort in interface org.jooq.Store<T>

getValueAsShort

public final Short getValueAsShort(int arg0,
                                   Short arg1)
Specified by:
getValueAsShort in interface org.jooq.Store<T>

getValueAsString

public final String getValueAsString(int arg0)
Specified by:
getValueAsString in interface org.jooq.Store<T>

getValueAsString

public final String getValueAsString(int arg0,
                                     String arg1)
Specified by:
getValueAsString in interface org.jooq.Store<T>

getValueAsTime

public final Time getValueAsTime(int arg0)
Specified by:
getValueAsTime in interface org.jooq.Store<T>

getValueAsTime

public final Time getValueAsTime(int arg0,
                                 Time arg1)
Specified by:
getValueAsTime in interface org.jooq.Store<T>

getValueAsTimestamp

public final Timestamp getValueAsTimestamp(int arg0)
Specified by:
getValueAsTimestamp in interface org.jooq.Store<T>

getValueAsTimestamp

public final Timestamp getValueAsTimestamp(int arg0,
                                           Timestamp arg1)
Specified by:
getValueAsTimestamp in interface org.jooq.Store<T>

getValue

public final <Z> Z getValue(int arg0,
                            Class<? extends Z> arg1)
Specified by:
getValue in interface org.jooq.Store<T>

getValue

public final <Z> Z getValue(int arg0,
                            Class<? extends Z> arg1,
                            Z arg2)
Specified by:
getValue in interface org.jooq.Store<T>


Copyright © 2012. All Rights Reserved.