Reformat code using Eclipse Mars
This commit is contained in:
@@ -24,7 +24,8 @@ import sample.jooq.domain.tables.records.LanguageRecord;
|
||||
* A class modelling foreign key relationships between tables of the <code>PUBLIC</code>
|
||||
* schema
|
||||
*/
|
||||
@Generated(value = { "http://www.jooq.org", "jOOQ version:3.6.2" }, comments = "This class is generated by jOOQ")
|
||||
@Generated(value = { "http://www.jooq.org",
|
||||
"jOOQ version:3.6.2" }, comments = "This class is generated by jOOQ")
|
||||
@SuppressWarnings({ "all", "unchecked", "rawtypes" })
|
||||
public class Keys {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user