Uses of Class
org.jooq.util.postgres.pg_catalog.routines.PgCursor

Packages that use PgCursor
org.jooq.util.postgres.pg_catalog   
 

Uses of PgCursor in org.jooq.util.postgres.pg_catalog
 

Methods in org.jooq.util.postgres.pg_catalog that return PgCursor
static PgCursor Routines.pgCursor(org.jooq.Configuration configuration)
          Call pg_catalog.pg_cursor
 



Copyright © 2012. All Rights Reserved.