@Generated(value={"http://www.jooq.org","3.0.0"}, comments="This class is generated by jOOQ") public class Count2 extends AbstractRoutine<Long>
| Modifier and Type | Field and Description |
|---|---|
static Parameter<Long> |
RETURN_VALUE
The parameter
pg_catalog.count.RETURN_VALUE. |
| Constructor and Description |
|---|
Count2()
Create a new routine call instance
|
| Modifier and Type | Method and Description |
|---|---|
protected Executor |
create() |
protected Executor |
create(Configuration arg0) |
protected DataAccessException |
translate(String arg0,
SQLException arg1) |
addInOutParameter, addInParameter, addOutParameter, asAggregateFunction, asField, asField, attach, bind, createParameter, createParameter, execute, execute, getConfiguration, getInParameters, getInValues, getName, getOutParameters, getPackage, getParameters, getReturnParameter, getReturnValue, getSchema, getValue, hashCode, isOverloaded, setField, setNumber, setNumber, setOverloaded, setReturnParameter, setValue, toSQLprotected final Executor create()
protected final Executor create(Configuration arg0)
protected final DataAccessException translate(String arg0, SQLException arg1)
Copyright © 2013. All Rights Reserved.