|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jooq.util.maven.example.postgres.Routines
@Generated(value={"http://www.jooq.org","2.3.3"},
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 public
| Method Summary | |
|---|---|
static Integer |
f317(org.jooq.Configuration configuration,
Integer p1,
Integer p2,
Integer p3,
Integer p4)
Call public.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 public.f317 as a field |
static org.jooq.Field<Integer> |
f317(Integer p1,
Integer p2,
Integer p3,
Integer p4)
Get public.f317 as a field |
static Integer[] |
fArrays1(org.jooq.Configuration configuration,
Integer[] inArray)
Call public.f_arrays |
static org.jooq.Field<Integer[]> |
fArrays1(org.jooq.Field<Integer[]> inArray)
Get public.f_arrays as a field |
static org.jooq.Field<Integer[]> |
fArrays1(Integer[] inArray)
Get public.f_arrays as a field |
static Long[] |
fArrays2(org.jooq.Configuration configuration,
Long[] inArray)
Call public.f_arrays |
static org.jooq.Field<Long[]> |
fArrays2(org.jooq.Field<Long[]> inArray)
Get public.f_arrays as a field |
static org.jooq.Field<Long[]> |
fArrays2(Long[] inArray)
Get public.f_arrays as a field |
static String[] |
fArrays3(org.jooq.Configuration configuration,
String[] inArray)
Call public.f_arrays |
static org.jooq.Field<String[]> |
fArrays3(org.jooq.Field<String[]> inArray)
Get public.f_arrays as a field |
static org.jooq.Field<String[]> |
fArrays3(String[] inArray)
Get public.f_arrays as a field |
static Integer |
fAuthorExists(org.jooq.Configuration configuration,
String authorName)
Call public.f_author_exists |
static org.jooq.Field<Integer> |
fAuthorExists(org.jooq.Field<String> authorName)
Get public.f_author_exists as a field |
static org.jooq.Field<Integer> |
fAuthorExists(String authorName)
Get public.f_author_exists as a field |
static org.jooq.Result<org.jooq.Record> |
fGetOneCursor(org.jooq.Configuration configuration,
Integer[] bookIds)
Call public.f_get_one_cursor |
static org.jooq.Field<org.jooq.Result<org.jooq.Record>> |
fGetOneCursor(org.jooq.Field<Integer[]> bookIds)
Get public.f_get_one_cursor as a field |
static org.jooq.Field<org.jooq.Result<org.jooq.Record>> |
fGetOneCursor(Integer[] bookIds)
Get public.f_get_one_cursor as a field |
static Integer |
fNumber(org.jooq.Configuration configuration,
Integer n)
Call public.f_number |
static org.jooq.Field<Integer> |
fNumber(org.jooq.Field<Integer> n)
Get public.f_number as a field |
static org.jooq.Field<Integer> |
fNumber(Integer n)
Get public.f_number as a field |
static org.jooq.Field<Integer> |
fOne()
Get public.f_one as a field |
static Integer |
fOne(org.jooq.Configuration configuration)
Call public.f_one |
static P391 |
p391(org.jooq.Configuration configuration,
Integer i1,
Integer io1,
Integer io2,
Integer i2)
Call public.p391 |
static Integer[] |
pArrays1(org.jooq.Configuration configuration,
Integer[] inArray)
Call public.p_arrays |
static Long[] |
pArrays2(org.jooq.Configuration configuration,
Long[] inArray)
Call public.p_arrays |
static String[] |
pArrays3(org.jooq.Configuration configuration,
String[] inArray)
Call public.p_arrays |
static Integer |
pAuthorExists(org.jooq.Configuration configuration,
String authorName)
Call public.p_author_exists |
static void |
pCreateAuthor(org.jooq.Configuration configuration)
Call public.p_create_author |
static void |
pCreateAuthorByName(org.jooq.Configuration configuration,
String firstName,
String lastName)
Call public.p_create_author_by_name |
static String |
pEnhanceAddress1(org.jooq.Configuration configuration,
UAddressTypeRecord address)
Call public.p_enhance_address1 |
static UAddressTypeRecord |
pEnhanceAddress2(org.jooq.Configuration configuration)
Call public.p_enhance_address2 |
static UAddressTypeRecord |
pEnhanceAddress3(org.jooq.Configuration configuration,
UAddressTypeRecord address)
Call public.p_enhance_address3 |
static PGetOneCursor |
pGetOneCursor(org.jooq.Configuration configuration,
Integer[] bookIds)
Call public.p_get_one_cursor |
static PGetTwoCursors |
pGetTwoCursors(org.jooq.Configuration configuration)
Call public.p_get_two_cursors |
static org.jooq.Field<Object> |
pTriggers()
Get public.p_triggers as a field |
static Object |
pTriggers(org.jooq.Configuration configuration)
Call public.p_triggers |
static PUnused |
pUnused(org.jooq.Configuration configuration,
String in1,
Integer out2)
Call public.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[] fArrays1(org.jooq.Configuration configuration,
Integer[] inArray)
inArray -
org.jooq.exception.DataAccessException - if something went wrong executing the querypublic static org.jooq.Field<Integer[]> fArrays1(Integer[] inArray)
inArray - public static org.jooq.Field<Integer[]> fArrays1(org.jooq.Field<Integer[]> inArray)
inArray -
public static Long[] fArrays2(org.jooq.Configuration configuration,
Long[] inArray)
inArray -
org.jooq.exception.DataAccessException - if something went wrong executing the querypublic static org.jooq.Field<Long[]> fArrays2(Long[] inArray)
inArray - public static org.jooq.Field<Long[]> fArrays2(org.jooq.Field<Long[]> inArray)
inArray -
public static String[] fArrays3(org.jooq.Configuration configuration,
String[] inArray)
inArray -
org.jooq.exception.DataAccessException - if something went wrong executing the querypublic static org.jooq.Field<String[]> fArrays3(String[] inArray)
inArray - public static org.jooq.Field<String[]> fArrays3(org.jooq.Field<String[]> inArray)
inArray -
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 org.jooq.Result<org.jooq.Record> fGetOneCursor(org.jooq.Configuration configuration,
Integer[] bookIds)
bookIds -
org.jooq.exception.DataAccessException - if something went wrong executing the querypublic static org.jooq.Field<org.jooq.Result<org.jooq.Record>> fGetOneCursor(Integer[] bookIds)
bookIds - public static org.jooq.Field<org.jooq.Result<org.jooq.Record>> fGetOneCursor(org.jooq.Field<Integer[]> bookIds)
bookIds -
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 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 Long[] pArrays2(org.jooq.Configuration configuration,
Long[] inArray)
inArray - IN parameteroutArray - OUT parameter
org.jooq.exception.DataAccessException - if something went wrong executing the query
public static Integer[] pArrays1(org.jooq.Configuration configuration,
Integer[] inArray)
inArray - IN parameteroutArray - OUT parameter
org.jooq.exception.DataAccessException - if something went wrong executing the query
public static String[] pArrays3(org.jooq.Configuration configuration,
String[] inArray)
inArray - IN parameteroutArray - OUT 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 String pEnhanceAddress1(org.jooq.Configuration configuration,
UAddressTypeRecord address)
address - IN parameterno - OUT parameter
org.jooq.exception.DataAccessException - if something went wrong executing the querypublic static UAddressTypeRecord pEnhanceAddress2(org.jooq.Configuration configuration)
address - OUT parameter
org.jooq.exception.DataAccessException - if something went wrong executing the query
public static UAddressTypeRecord pEnhanceAddress3(org.jooq.Configuration configuration,
UAddressTypeRecord address)
address - IN OUT parameter
org.jooq.exception.DataAccessException - if something went wrong executing the query
public static PGetOneCursor pGetOneCursor(org.jooq.Configuration configuration,
Integer[] bookIds)
total - OUT parameterbooks - OUT parameterbookIds - IN parameter
org.jooq.exception.DataAccessException - if something went wrong executing the querypublic static PGetTwoCursors pGetTwoCursors(org.jooq.Configuration configuration)
books - OUT parameterauthors - OUT parameter
org.jooq.exception.DataAccessException - if something went wrong executing the querypublic static Object pTriggers(org.jooq.Configuration configuration)
org.jooq.exception.DataAccessException - if something went wrong executing the querypublic static org.jooq.Field<Object> pTriggers()
public static PUnused pUnused(org.jooq.Configuration configuration,
String in1,
Integer out2)
in1 - IN parameterout1 - OUT parameterout2 - IN OUT parameter
org.jooq.exception.DataAccessException - if something went wrong executing the query
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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||