@Generated(value={"http://www.jooq.org","jOOQ version:3.6.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 DSLContext |
create() |
protected DSLContext |
create(Configuration arg0) |
protected DSLContext |
create(Context<?> arg0) |
protected DataAccessException |
translate(String arg0,
SQLException arg1) |
accept, addInOutParameter, addInParameter, addOutParameter, asAggregateFunction, asField, asField, attach, clauses, configuration, createParameter, createParameter, createParameter, createParameter, createParameter, detach, execute, execute, getInParameters, getInValues, getName, getOutParameters, getPackage, getParameters, getResults, getReturnParameter, getReturnValue, getSchema, getValue, hashCode, isOverloaded, setField, setNumber, setNumber, setOverloaded, setReturnParameter, setValueprotected final DSLContext create()
protected final DSLContext create(Configuration arg0)
protected final DSLContext create(Context<?> arg0)
protected final DataAccessException translate(String arg0, SQLException arg1)
Copyright © 2015. All Rights Reserved.