|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jooq.util.maven.example.mysql.Routines
@Generated(value={"http://www.jooq.org","2.0.2"},
comments="This class is generated by jOOQ")
public final class RoutinesThis class is generated by jOOQ. Convenience access to all stored procedures and functions in test2
| Method Summary | |
|---|---|
static Integer |
f317(org.jooq.Configuration configuration,
Integer p1,
Integer p2,
Integer p3,
Integer p4)
Invoke F317 |
static org.jooq.Field<Integer> |
f317(org.jooq.Field<Integer> p1,
org.jooq.Field<Integer> p2,
org.jooq.Field<Integer> p3,
org.jooq.Field<Integer> p4)
Get F317 as a field |
static org.jooq.Field<Integer> |
f317(Integer p1,
Integer p2,
Integer p3,
Integer p4)
Get F317 as a field |
static Integer |
fAuthorExists(org.jooq.Configuration configuration,
String authorName)
Invoke F_AUTHOR_EXISTS |
static org.jooq.Field<Integer> |
fAuthorExists(org.jooq.Field<String> authorName)
Get F_AUTHOR_EXISTS as a field |
static org.jooq.Field<Integer> |
fAuthorExists(String authorName)
Get F_AUTHOR_EXISTS as a field |
static Integer |
fNumber(org.jooq.Configuration configuration,
Integer n)
Invoke F_NUMBER |
static org.jooq.Field<Integer> |
fNumber(org.jooq.Field<Integer> n)
Get F_NUMBER as a field |
static org.jooq.Field<Integer> |
fNumber(Integer n)
Get F_NUMBER as a field |
static org.jooq.Field<Integer> |
fOne()
Get F_ONE as a field |
static Integer |
fOne(org.jooq.Configuration configuration)
Invoke F_ONE |
static P391 |
p391(org.jooq.Configuration configuration,
Integer i1,
Integer io1,
Integer io2,
Integer i2)
Invoke P391 |
static Integer |
pAuthorExists(org.jooq.Configuration configuration,
String authorName)
Invoke P_AUTHOR_EXISTS |
static void |
pCreateAuthor(org.jooq.Configuration configuration)
Invoke P_CREATE_AUTHOR |
static void |
pCreateAuthorByName(org.jooq.Configuration configuration,
String firstName,
String lastName)
Invoke P_CREATE_AUTHOR_BY_NAME |
static PUnused |
pUnused(org.jooq.Configuration configuration,
String in1,
Boolean out2)
Invoke P_UNUSED |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Integer f317(org.jooq.Configuration configuration,
Integer p1,
Integer p2,
Integer p3,
Integer p4)
p1 - p2 - p3 - p4 -
org.jooq.exception.DataAccessException - if something went wrong executing the query
public static org.jooq.Field<Integer> f317(Integer p1,
Integer p2,
Integer p3,
Integer p4)
p1 - p2 - p3 - p4 -
public static org.jooq.Field<Integer> f317(org.jooq.Field<Integer> p1,
org.jooq.Field<Integer> p2,
org.jooq.Field<Integer> p3,
org.jooq.Field<Integer> p4)
p1 - p2 - p3 - p4 -
public static Integer fAuthorExists(org.jooq.Configuration configuration,
String authorName)
authorName -
org.jooq.exception.DataAccessException - if something went wrong executing the querypublic static org.jooq.Field<Integer> fAuthorExists(String authorName)
authorName - public static org.jooq.Field<Integer> fAuthorExists(org.jooq.Field<String> authorName)
authorName -
public static Integer fNumber(org.jooq.Configuration configuration,
Integer n)
n -
org.jooq.exception.DataAccessException - if something went wrong executing the querypublic static org.jooq.Field<Integer> fNumber(Integer n)
n - public static org.jooq.Field<Integer> fNumber(org.jooq.Field<Integer> n)
n - public static Integer fOne(org.jooq.Configuration configuration)
org.jooq.exception.DataAccessException - if something went wrong executing the querypublic static org.jooq.Field<Integer> fOne()
public static P391 p391(org.jooq.Configuration configuration,
Integer i1,
Integer io1,
Integer io2,
Integer i2)
i1 - IN parameterio1 - IN OUT parametero1 - OUT parametero2 - OUT parameterio2 - IN OUT parameteri2 - IN parameter
org.jooq.exception.DataAccessException - if something went wrong executing the query
public static Integer pAuthorExists(org.jooq.Configuration configuration,
String authorName)
authorName - IN parameterresult - OUT parameter
org.jooq.exception.DataAccessException - if something went wrong executing the querypublic static void pCreateAuthor(org.jooq.Configuration configuration)
org.jooq.exception.DataAccessException - if something went wrong executing the query
public static void pCreateAuthorByName(org.jooq.Configuration configuration,
String firstName,
String lastName)
firstName - IN parameterlastName - IN parameter
org.jooq.exception.DataAccessException - if something went wrong executing the query
public static PUnused pUnused(org.jooq.Configuration configuration,
String in1,
Boolean out2)
in1 - IN parameterout1 - OUT parameterout2 - IN OUT parameter
org.jooq.exception.DataAccessException - if something went wrong executing the query
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||