@Generated(value={"http://www.jooq.org","jOOQ version:3.7.2"}, comments="This class is generated by jOOQ") public class Zipkin extends org.jooq.impl.SchemaImpl
| Modifier and Type | Field and Description |
|---|---|
static Zipkin |
ZIPKIN
The reference instance of
zipkin |
| Modifier and Type | Method and Description |
|---|---|
protected org.jooq.DSLContext |
create() |
protected org.jooq.DSLContext |
create(org.jooq.Configuration arg0) |
protected org.jooq.DSLContext |
create(org.jooq.Context<?> arg0) |
List<org.jooq.Table<?>> |
getTables() |
protected org.jooq.exception.DataAccessException |
translate(String arg0,
SQLException arg1) |
public static final Zipkin ZIPKIN
zipkinpublic final List<org.jooq.Table<?>> getTables()
getTables in interface org.jooq.SchemagetTables in class org.jooq.impl.SchemaImplprotected final org.jooq.DSLContext create()
protected final org.jooq.DSLContext create(org.jooq.Configuration arg0)
protected final org.jooq.DSLContext create(org.jooq.Context<?> arg0)
protected final org.jooq.exception.DataAccessException translate(String arg0, SQLException arg1)
Copyright © 2015–2016 OpenZipkin. All rights reserved.