org.jooq.util.mysql.mysql
Class Tables
java.lang.Object
org.jooq.util.mysql.mysql.Tables
@Generated(value={"http://www.jooq.org","2.0.6"},
comments="This class is generated by jOOQ")
public final class Tables- extends Object
This class is generated by jOOQ.
Convenience access to all tables in mysql
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROC
public static Proc PROC
- Stored Procedures
PROCS_PRIV
public static ProcsPriv PROCS_PRIV
- Procedure privileges
Copyright © 2012. All Rights Reserved.