| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310 |
- /*
- * This file is generated by jOOQ.
- */
- package jooq;
- import java.util.ArrayList;
- import java.util.Arrays;
- import java.util.List;
- import javax.annotation.Generated;
- import jooq.tables.Accountrecord;
- import jooq.tables.Accrecord;
- import jooq.tables.Brokerinfor;
- import jooq.tables.Cardaccount;
- import jooq.tables.Cashrecord;
- import jooq.tables.Chatrecord;
- import jooq.tables.CoinShareRecord;
- import jooq.tables.Datatypeinfo;
- import jooq.tables.Honorinfo;
- import jooq.tables.Imlog;
- import jooq.tables.Log;
- import jooq.tables.Memberinfo;
- import jooq.tables.Membersign;
- import jooq.tables.Modelact;
- import jooq.tables.Modelactitem;
- import jooq.tables.Modelcard;
- import jooq.tables.Modelfan;
- import jooq.tables.Modelfigure;
- import jooq.tables.Modelinfo;
- import jooq.tables.Modelintimate;
- import jooq.tables.Modelphoto;
- import jooq.tables.Modelprice;
- import jooq.tables.Modelprivate;
- import jooq.tables.Modelprivatediscuss;
- import jooq.tables.Modelprivateitem;
- import jooq.tables.Nexus;
- import jooq.tables.Onlinelog;
- import jooq.tables.Orderrecord;
- import jooq.tables.Paraminfo;
- import jooq.tables.Parttyinfo;
- import jooq.tables.Parttysign;
- import jooq.tables.Redpacket;
- import jooq.tables.Reportinfo;
- import jooq.tables.Sharerecord;
- import jooq.tables.Videorecord;
- import org.jooq.Catalog;
- import org.jooq.Table;
- import org.jooq.impl.SchemaImpl;
- /**
- * This class is generated by jOOQ.
- */
- @Generated(
- value = {
- "http://www.jooq.org",
- "jOOQ version:3.11.5"
- },
- comments = "This class is generated by jOOQ"
- )
- @SuppressWarnings({ "all", "unchecked", "rawtypes" })
- public class Thmodel extends SchemaImpl {
- private static final long serialVersionUID = -1631060433;
- /**
- * The reference instance of <code>thmodel</code>
- */
- public static final Thmodel THMODEL = new Thmodel();
- /**
- * The table <code>thmodel.accountrecord</code>.
- */
- public final Accountrecord ACCOUNTRECORD = jooq.tables.Accountrecord.ACCOUNTRECORD;
- /**
- * The table <code>thmodel.accrecord</code>.
- */
- public final Accrecord ACCRECORD = jooq.tables.Accrecord.ACCRECORD;
- /**
- * The table <code>thmodel.brokerinfor</code>.
- */
- public final Brokerinfor BROKERINFOR = jooq.tables.Brokerinfor.BROKERINFOR;
- /**
- * The table <code>thmodel.cardaccount</code>.
- */
- public final Cardaccount CARDACCOUNT = jooq.tables.Cardaccount.CARDACCOUNT;
- /**
- * The table <code>thmodel.cashrecord</code>.
- */
- public final Cashrecord CASHRECORD = jooq.tables.Cashrecord.CASHRECORD;
- /**
- * 类别:文字、语音、图片
- */
- public final Chatrecord CHATRECORD = jooq.tables.Chatrecord.CHATRECORD;
- /**
- * The table <code>thmodel.coin_share_record</code>.
- */
- public final CoinShareRecord COIN_SHARE_RECORD = jooq.tables.CoinShareRecord.COIN_SHARE_RECORD;
- /**
- * The table <code>thmodel.datatypeinfo</code>.
- */
- public final Datatypeinfo DATATYPEINFO = jooq.tables.Datatypeinfo.DATATYPEINFO;
- /**
- * The table <code>thmodel.honorinfo</code>.
- */
- public final Honorinfo HONORINFO = jooq.tables.Honorinfo.HONORINFO;
- /**
- * The table <code>thmodel.imlog</code>.
- */
- public final Imlog IMLOG = jooq.tables.Imlog.IMLOG;
- /**
- * The table <code>thmodel.log</code>.
- */
- public final Log LOG = jooq.tables.Log.LOG;
- /**
- * The table <code>thmodel.memberinfo</code>.
- */
- public final Memberinfo MEMBERINFO = jooq.tables.Memberinfo.MEMBERINFO;
- /**
- * The table <code>thmodel.membersign</code>.
- */
- public final Membersign MEMBERSIGN = jooq.tables.Membersign.MEMBERSIGN;
- /**
- * The table <code>thmodel.modelact</code>.
- */
- public final Modelact MODELACT = jooq.tables.Modelact.MODELACT;
- /**
- * The table <code>thmodel.modelactitem</code>.
- */
- public final Modelactitem MODELACTITEM = jooq.tables.Modelactitem.MODELACTITEM;
- /**
- * The table <code>thmodel.modelcard</code>.
- */
- public final Modelcard MODELCARD = jooq.tables.Modelcard.MODELCARD;
- /**
- * The table <code>thmodel.modelfan</code>.
- */
- public final Modelfan MODELFAN = jooq.tables.Modelfan.MODELFAN;
- /**
- * The table <code>thmodel.modelfigure</code>.
- */
- public final Modelfigure MODELFIGURE = jooq.tables.Modelfigure.MODELFIGURE;
- /**
- * The table <code>thmodel.modelinfo</code>.
- */
- public final Modelinfo MODELINFO = jooq.tables.Modelinfo.MODELINFO;
- /**
- * The table <code>thmodel.modelintimate</code>.
- */
- public final Modelintimate MODELINTIMATE = jooq.tables.Modelintimate.MODELINTIMATE;
- /**
- * The table <code>thmodel.modelphoto</code>.
- */
- public final Modelphoto MODELPHOTO = jooq.tables.Modelphoto.MODELPHOTO;
- /**
- * The table <code>thmodel.modelprice</code>.
- */
- public final Modelprice MODELPRICE = jooq.tables.Modelprice.MODELPRICE;
- /**
- * The table <code>thmodel.modelprivate</code>.
- */
- public final Modelprivate MODELPRIVATE = jooq.tables.Modelprivate.MODELPRIVATE;
- /**
- * The table <code>thmodel.modelprivatediscuss</code>.
- */
- public final Modelprivatediscuss MODELPRIVATEDISCUSS = jooq.tables.Modelprivatediscuss.MODELPRIVATEDISCUSS;
- /**
- * The table <code>thmodel.modelprivateitem</code>.
- */
- public final Modelprivateitem MODELPRIVATEITEM = jooq.tables.Modelprivateitem.MODELPRIVATEITEM;
- /**
- * The table <code>thmodel.nexus</code>.
- */
- public final Nexus NEXUS = jooq.tables.Nexus.NEXUS;
- /**
- * The table <code>thmodel.onlinelog</code>.
- */
- public final Onlinelog ONLINELOG = jooq.tables.Onlinelog.ONLINELOG;
- /**
- * The table <code>thmodel.orderrecord</code>.
- */
- public final Orderrecord ORDERRECORD = jooq.tables.Orderrecord.ORDERRECORD;
- /**
- * The table <code>thmodel.paraminfo</code>.
- */
- public final Paraminfo PARAMINFO = jooq.tables.Paraminfo.PARAMINFO;
- /**
- * The table <code>thmodel.parttyinfo</code>.
- */
- public final Parttyinfo PARTTYINFO = jooq.tables.Parttyinfo.PARTTYINFO;
- /**
- * The table <code>thmodel.parttysign</code>.
- */
- public final Parttysign PARTTYSIGN = jooq.tables.Parttysign.PARTTYSIGN;
- /**
- * The table <code>thmodel.redpacket</code>.
- */
- public final Redpacket REDPACKET = jooq.tables.Redpacket.REDPACKET;
- /**
- * The table <code>thmodel.reportinfo</code>.
- */
- public final Reportinfo REPORTINFO = jooq.tables.Reportinfo.REPORTINFO;
- /**
- * 分享记录
- */
- public final Sharerecord SHARERECORD = jooq.tables.Sharerecord.SHARERECORD;
- /**
- * The table <code>thmodel.videorecord</code>.
- */
- public final Videorecord VIDEORECORD = jooq.tables.Videorecord.VIDEORECORD;
- /**
- * No further instances allowed
- */
- private Thmodel() {
- super("thmodel", null);
- }
- /**
- * {@inheritDoc}
- */
- @Override
- public Catalog getCatalog() {
- return DefaultCatalog.DEFAULT_CATALOG;
- }
- @Override
- public final List<Table<?>> getTables() {
- List result = new ArrayList();
- result.addAll(getTables0());
- return result;
- }
- private final List<Table<?>> getTables0() {
- return Arrays.<Table<?>>asList(
- Accountrecord.ACCOUNTRECORD,
- Accrecord.ACCRECORD,
- Brokerinfor.BROKERINFOR,
- Cardaccount.CARDACCOUNT,
- Cashrecord.CASHRECORD,
- Chatrecord.CHATRECORD,
- CoinShareRecord.COIN_SHARE_RECORD,
- Datatypeinfo.DATATYPEINFO,
- Honorinfo.HONORINFO,
- Imlog.IMLOG,
- Log.LOG,
- Memberinfo.MEMBERINFO,
- Membersign.MEMBERSIGN,
- Modelact.MODELACT,
- Modelactitem.MODELACTITEM,
- Modelcard.MODELCARD,
- Modelfan.MODELFAN,
- Modelfigure.MODELFIGURE,
- Modelinfo.MODELINFO,
- Modelintimate.MODELINTIMATE,
- Modelphoto.MODELPHOTO,
- Modelprice.MODELPRICE,
- Modelprivate.MODELPRIVATE,
- Modelprivatediscuss.MODELPRIVATEDISCUSS,
- Modelprivateitem.MODELPRIVATEITEM,
- Nexus.NEXUS,
- Onlinelog.ONLINELOG,
- Orderrecord.ORDERRECORD,
- Paraminfo.PARAMINFO,
- Parttyinfo.PARTTYINFO,
- Parttysign.PARTTYSIGN,
- Redpacket.REDPACKET,
- Reportinfo.REPORTINFO,
- Sharerecord.SHARERECORD,
- Videorecord.VIDEORECORD);
- }
- }
|