|
@@ -22,14 +22,14 @@ import org.jooq.types.UInteger;
|
|
@Generated(
|
|
@Generated(
|
|
value = {
|
|
value = {
|
|
"http://www.jooq.org",
|
|
"http://www.jooq.org",
|
|
- "jOOQ version:3.10.2"
|
|
|
|
|
|
+ "jOOQ version:3.10.3"
|
|
},
|
|
},
|
|
comments = "This class is generated by jOOQ"
|
|
comments = "This class is generated by jOOQ"
|
|
)
|
|
)
|
|
@SuppressWarnings({ "all", "unchecked", "rawtypes" })
|
|
@SuppressWarnings({ "all", "unchecked", "rawtypes" })
|
|
public class FortuneRecord extends UpdatableRecordImpl<FortuneRecord> implements Record2<UInteger, String> {
|
|
public class FortuneRecord extends UpdatableRecordImpl<FortuneRecord> implements Record2<UInteger, String> {
|
|
|
|
|
|
- private static final long serialVersionUID = -1296721253;
|
|
|
|
|
|
+ private static final long serialVersionUID = -615314276;
|
|
|
|
|
|
/**
|
|
/**
|
|
* Setter for <code>hello_world.fortune.id</code>.
|
|
* Setter for <code>hello_world.fortune.id</code>.
|