Tables.java 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  1. /*
  2. * This file is generated by jOOQ.
  3. */
  4. package jooq;
  5. import javax.annotation.Generated;
  6. import jooq.tables.Accountrecord;
  7. import jooq.tables.Accrecord;
  8. import jooq.tables.Brokerinfor;
  9. import jooq.tables.Cardaccount;
  10. import jooq.tables.Cashrecord;
  11. import jooq.tables.Chatrecord;
  12. import jooq.tables.CoinShareRecord;
  13. import jooq.tables.Datatypeinfo;
  14. import jooq.tables.Honorinfo;
  15. import jooq.tables.Imlog;
  16. import jooq.tables.Log;
  17. import jooq.tables.Memberinfo;
  18. import jooq.tables.Membersign;
  19. import jooq.tables.Modelact;
  20. import jooq.tables.Modelactitem;
  21. import jooq.tables.Modelcard;
  22. import jooq.tables.Modelfan;
  23. import jooq.tables.Modelfigure;
  24. import jooq.tables.Modelinfo;
  25. import jooq.tables.Modelintimate;
  26. import jooq.tables.Modelphoto;
  27. import jooq.tables.Modelprice;
  28. import jooq.tables.Modelprivate;
  29. import jooq.tables.Modelprivatediscuss;
  30. import jooq.tables.Modelprivateitem;
  31. import jooq.tables.Nexus;
  32. import jooq.tables.Onlinelog;
  33. import jooq.tables.Orderrecord;
  34. import jooq.tables.Paraminfo;
  35. import jooq.tables.Parttyinfo;
  36. import jooq.tables.Parttysign;
  37. import jooq.tables.Redpacket;
  38. import jooq.tables.Reportinfo;
  39. import jooq.tables.Sharerecord;
  40. import jooq.tables.Videorecord;
  41. /**
  42. * Convenience access to all tables in thmodel
  43. */
  44. @Generated(
  45. value = {
  46. "http://www.jooq.org",
  47. "jOOQ version:3.11.5"
  48. },
  49. comments = "This class is generated by jOOQ"
  50. )
  51. @SuppressWarnings({ "all", "unchecked", "rawtypes" })
  52. public class Tables {
  53. /**
  54. * The table <code>thmodel.accountrecord</code>.
  55. */
  56. public static final Accountrecord ACCOUNTRECORD = jooq.tables.Accountrecord.ACCOUNTRECORD;
  57. /**
  58. * The table <code>thmodel.accrecord</code>.
  59. */
  60. public static final Accrecord ACCRECORD = jooq.tables.Accrecord.ACCRECORD;
  61. /**
  62. * The table <code>thmodel.brokerinfor</code>.
  63. */
  64. public static final Brokerinfor BROKERINFOR = jooq.tables.Brokerinfor.BROKERINFOR;
  65. /**
  66. * The table <code>thmodel.cardaccount</code>.
  67. */
  68. public static final Cardaccount CARDACCOUNT = jooq.tables.Cardaccount.CARDACCOUNT;
  69. /**
  70. * The table <code>thmodel.cashrecord</code>.
  71. */
  72. public static final Cashrecord CASHRECORD = jooq.tables.Cashrecord.CASHRECORD;
  73. /**
  74. * 类别:文字、语音、图片
  75. */
  76. public static final Chatrecord CHATRECORD = jooq.tables.Chatrecord.CHATRECORD;
  77. /**
  78. * The table <code>thmodel.coin_share_record</code>.
  79. */
  80. public static final CoinShareRecord COIN_SHARE_RECORD = jooq.tables.CoinShareRecord.COIN_SHARE_RECORD;
  81. /**
  82. * The table <code>thmodel.datatypeinfo</code>.
  83. */
  84. public static final Datatypeinfo DATATYPEINFO = jooq.tables.Datatypeinfo.DATATYPEINFO;
  85. /**
  86. * The table <code>thmodel.honorinfo</code>.
  87. */
  88. public static final Honorinfo HONORINFO = jooq.tables.Honorinfo.HONORINFO;
  89. /**
  90. * The table <code>thmodel.imlog</code>.
  91. */
  92. public static final Imlog IMLOG = jooq.tables.Imlog.IMLOG;
  93. /**
  94. * The table <code>thmodel.log</code>.
  95. */
  96. public static final Log LOG = jooq.tables.Log.LOG;
  97. /**
  98. * The table <code>thmodel.memberinfo</code>.
  99. */
  100. public static final Memberinfo MEMBERINFO = jooq.tables.Memberinfo.MEMBERINFO;
  101. /**
  102. * The table <code>thmodel.membersign</code>.
  103. */
  104. public static final Membersign MEMBERSIGN = jooq.tables.Membersign.MEMBERSIGN;
  105. /**
  106. * The table <code>thmodel.modelact</code>.
  107. */
  108. public static final Modelact MODELACT = jooq.tables.Modelact.MODELACT;
  109. /**
  110. * The table <code>thmodel.modelactitem</code>.
  111. */
  112. public static final Modelactitem MODELACTITEM = jooq.tables.Modelactitem.MODELACTITEM;
  113. /**
  114. * The table <code>thmodel.modelcard</code>.
  115. */
  116. public static final Modelcard MODELCARD = jooq.tables.Modelcard.MODELCARD;
  117. /**
  118. * The table <code>thmodel.modelfan</code>.
  119. */
  120. public static final Modelfan MODELFAN = jooq.tables.Modelfan.MODELFAN;
  121. /**
  122. * The table <code>thmodel.modelfigure</code>.
  123. */
  124. public static final Modelfigure MODELFIGURE = jooq.tables.Modelfigure.MODELFIGURE;
  125. /**
  126. * The table <code>thmodel.modelinfo</code>.
  127. */
  128. public static final Modelinfo MODELINFO = jooq.tables.Modelinfo.MODELINFO;
  129. /**
  130. * The table <code>thmodel.modelintimate</code>.
  131. */
  132. public static final Modelintimate MODELINTIMATE = jooq.tables.Modelintimate.MODELINTIMATE;
  133. /**
  134. * The table <code>thmodel.modelphoto</code>.
  135. */
  136. public static final Modelphoto MODELPHOTO = jooq.tables.Modelphoto.MODELPHOTO;
  137. /**
  138. * The table <code>thmodel.modelprice</code>.
  139. */
  140. public static final Modelprice MODELPRICE = jooq.tables.Modelprice.MODELPRICE;
  141. /**
  142. * The table <code>thmodel.modelprivate</code>.
  143. */
  144. public static final Modelprivate MODELPRIVATE = jooq.tables.Modelprivate.MODELPRIVATE;
  145. /**
  146. * The table <code>thmodel.modelprivatediscuss</code>.
  147. */
  148. public static final Modelprivatediscuss MODELPRIVATEDISCUSS = jooq.tables.Modelprivatediscuss.MODELPRIVATEDISCUSS;
  149. /**
  150. * The table <code>thmodel.modelprivateitem</code>.
  151. */
  152. public static final Modelprivateitem MODELPRIVATEITEM = jooq.tables.Modelprivateitem.MODELPRIVATEITEM;
  153. /**
  154. * The table <code>thmodel.nexus</code>.
  155. */
  156. public static final Nexus NEXUS = jooq.tables.Nexus.NEXUS;
  157. /**
  158. * The table <code>thmodel.onlinelog</code>.
  159. */
  160. public static final Onlinelog ONLINELOG = jooq.tables.Onlinelog.ONLINELOG;
  161. /**
  162. * The table <code>thmodel.orderrecord</code>.
  163. */
  164. public static final Orderrecord ORDERRECORD = jooq.tables.Orderrecord.ORDERRECORD;
  165. /**
  166. * The table <code>thmodel.paraminfo</code>.
  167. */
  168. public static final Paraminfo PARAMINFO = jooq.tables.Paraminfo.PARAMINFO;
  169. /**
  170. * The table <code>thmodel.parttyinfo</code>.
  171. */
  172. public static final Parttyinfo PARTTYINFO = jooq.tables.Parttyinfo.PARTTYINFO;
  173. /**
  174. * The table <code>thmodel.parttysign</code>.
  175. */
  176. public static final Parttysign PARTTYSIGN = jooq.tables.Parttysign.PARTTYSIGN;
  177. /**
  178. * The table <code>thmodel.redpacket</code>.
  179. */
  180. public static final Redpacket REDPACKET = jooq.tables.Redpacket.REDPACKET;
  181. /**
  182. * The table <code>thmodel.reportinfo</code>.
  183. */
  184. public static final Reportinfo REPORTINFO = jooq.tables.Reportinfo.REPORTINFO;
  185. /**
  186. * 分享记录
  187. */
  188. public static final Sharerecord SHARERECORD = jooq.tables.Sharerecord.SHARERECORD;
  189. /**
  190. * The table <code>thmodel.videorecord</code>.
  191. */
  192. public static final Videorecord VIDEORECORD = jooq.tables.Videorecord.VIDEORECORD;
  193. }