[#7492] Clarify meaning of <name/> in data type rewriting in manual
This commit is contained in:
parent
eaaf99fb65
commit
f335320ddc
@ -10544,7 +10544,7 @@ public class Book implements java.io.Serializable
|
||||
<!-- Associate data type rewrites with database columns -->
|
||||
<forcedTypes>
|
||||
<forcedType>
|
||||
<!-- Specify any data type from org.jooq.impl.SQLDataType -->
|
||||
<!-- Specify any data type that is supported in your database, or if unsupported, a type from org.jooq.impl.SQLDataType -->
|
||||
<name>BOOLEAN</name>
|
||||
|
||||
<!-- Add a Java regular expression matching fully-qualified columns.
|
||||
|
||||
@ -16149,7 +16149,7 @@ public class CaseInsensitiveOrderProvider implements Comparator<Definition> {
|
||||
<forcedTypes>
|
||||
<forcedType>
|
||||
|
||||
<!-- Specify any data type from org.jooq.impl.SQLDataType -->
|
||||
<!-- Specify any data type that is supported in your database, or if unsupported, a type from org.jooq.impl.SQLDataType -->
|
||||
<name>BOOLEAN</name>
|
||||
|
||||
<!-- Add a Java regular expression matching fully-qualified columns. Use the pipe to separate several expressions.
|
||||
@ -17732,7 +17732,7 @@ public class Book implements java.io.Serializable
|
||||
<!-- Associate data type rewrites with database columns -->
|
||||
<forcedTypes>
|
||||
<forcedType>
|
||||
<!-- Specify any data type from org.jooq.impl.SQLDataType -->
|
||||
<!-- Specify any data type that is supported in your database, or if unsupported, a type from org.jooq.impl.SQLDataType -->
|
||||
<name>BOOLEAN</name>
|
||||
|
||||
<!-- Add a Java regular expression matching fully-qualified columns. Use the pipe to separate several expressions.
|
||||
|
||||
@ -16706,7 +16706,7 @@ public class CaseInsensitiveOrderProvider implements Comparator<Definition> {
|
||||
<forcedTypes>
|
||||
<forcedType>
|
||||
|
||||
<!-- Specify any data type from org.jooq.impl.SQLDataType -->
|
||||
<!-- Specify any data type that is supported in your database, or if unsupported, a type from org.jooq.impl.SQLDataType -->
|
||||
<name>BOOLEAN</name>
|
||||
|
||||
<!-- Add a Java regular expression matching fully-qualified columns. Use the pipe to separate several expressions.
|
||||
@ -18365,7 +18365,7 @@ public class Book implements java.io.Serializable
|
||||
<!-- Associate data type rewrites with database columns -->
|
||||
<forcedTypes>
|
||||
<forcedType>
|
||||
<!-- Specify any data type from org.jooq.impl.SQLDataType -->
|
||||
<!-- Specify any data type that is supported in your database, or if unsupported, a type from org.jooq.impl.SQLDataType -->
|
||||
<name>BOOLEAN</name>
|
||||
|
||||
<!-- Add a Java regular expression matching fully-qualified columns. Use the pipe to separate several expressions.
|
||||
|
||||
@ -11336,7 +11336,7 @@ public class Book implements java.io.Serializable
|
||||
<!-- Associate data type rewrites with database columns -->
|
||||
<forcedTypes>
|
||||
<forcedType>
|
||||
<!-- Specify any data type from org.jooq.impl.SQLDataType -->
|
||||
<!-- Specify any data type that is supported in your database, or if unsupported, a type from org.jooq.impl.SQLDataType -->
|
||||
<name>BOOLEAN</name>
|
||||
|
||||
<!-- Add a Java regular expression matching fully-qualified columns.
|
||||
|
||||
@ -12167,7 +12167,7 @@ public class Book implements java.io.Serializable
|
||||
<!-- Associate data type rewrites with database columns -->
|
||||
<forcedTypes>
|
||||
<forcedType>
|
||||
<!-- Specify any data type from org.jooq.impl.SQLDataType -->
|
||||
<!-- Specify any data type that is supported in your database, or if unsupported, a type from org.jooq.impl.SQLDataType -->
|
||||
<name>BOOLEAN</name>
|
||||
|
||||
<!-- Add a Java regular expression matching fully-qualified columns.
|
||||
|
||||
@ -13539,7 +13539,7 @@ public class Book implements java.io.Serializable
|
||||
<!-- Associate data type rewrites with database columns -->
|
||||
<forcedTypes>
|
||||
<forcedType>
|
||||
<!-- Specify any data type from org.jooq.impl.SQLDataType -->
|
||||
<!-- Specify any data type that is supported in your database, or if unsupported, a type from org.jooq.impl.SQLDataType -->
|
||||
<name>BOOLEAN</name>
|
||||
|
||||
<!-- Add a Java regular expression matching fully-qualified columns. Use the pipe to separate several expressions.
|
||||
|
||||
@ -14071,7 +14071,7 @@ public class Book implements java.io.Serializable
|
||||
<!-- Associate data type rewrites with database columns -->
|
||||
<forcedTypes>
|
||||
<forcedType>
|
||||
<!-- Specify any data type from org.jooq.impl.SQLDataType -->
|
||||
<!-- Specify any data type that is supported in your database, or if unsupported, a type from org.jooq.impl.SQLDataType -->
|
||||
<name>BOOLEAN</name>
|
||||
|
||||
<!-- Add a Java regular expression matching fully-qualified columns. Use the pipe to separate several expressions.
|
||||
|
||||
@ -14681,7 +14681,7 @@ public class Book implements java.io.Serializable
|
||||
<!-- Associate data type rewrites with database columns -->
|
||||
<forcedTypes>
|
||||
<forcedType>
|
||||
<!-- Specify any data type from org.jooq.impl.SQLDataType -->
|
||||
<!-- Specify any data type that is supported in your database, or if unsupported, a type from org.jooq.impl.SQLDataType -->
|
||||
<name>BOOLEAN</name>
|
||||
|
||||
<!-- Add a Java regular expression matching fully-qualified columns. Use the pipe to separate several expressions.
|
||||
|
||||
@ -15093,7 +15093,7 @@ public class Book implements java.io.Serializable
|
||||
<!-- Associate data type rewrites with database columns -->
|
||||
<forcedTypes>
|
||||
<forcedType>
|
||||
<!-- Specify any data type from org.jooq.impl.SQLDataType -->
|
||||
<!-- Specify any data type that is supported in your database, or if unsupported, a type from org.jooq.impl.SQLDataType -->
|
||||
<name>BOOLEAN</name>
|
||||
|
||||
<!-- Add a Java regular expression matching fully-qualified columns. Use the pipe to separate several expressions.
|
||||
|
||||
@ -15353,7 +15353,7 @@ public class Book implements java.io.Serializable
|
||||
<!-- Associate data type rewrites with database columns -->
|
||||
<forcedTypes>
|
||||
<forcedType>
|
||||
<!-- Specify any data type from org.jooq.impl.SQLDataType -->
|
||||
<!-- Specify any data type that is supported in your database, or if unsupported, a type from org.jooq.impl.SQLDataType -->
|
||||
<name>BOOLEAN</name>
|
||||
|
||||
<!-- Add a Java regular expression matching fully-qualified columns. Use the pipe to separate several expressions.
|
||||
|
||||
@ -15671,7 +15671,7 @@ configuration {
|
||||
<forcedTypes>
|
||||
<forcedType>
|
||||
|
||||
<!-- Specify any data type from org.jooq.impl.SQLDataType -->
|
||||
<!-- Specify any data type that is supported in your database, or if unsupported, a type from org.jooq.impl.SQLDataType -->
|
||||
<name>BOOLEAN</name>
|
||||
|
||||
<!-- Add a Java regular expression matching fully-qualified columns. Use the pipe to separate several expressions.
|
||||
@ -17254,7 +17254,7 @@ public class Book implements java.io.Serializable
|
||||
<!-- Associate data type rewrites with database columns -->
|
||||
<forcedTypes>
|
||||
<forcedType>
|
||||
<!-- Specify any data type from org.jooq.impl.SQLDataType -->
|
||||
<!-- Specify any data type that is supported in your database, or if unsupported, a type from org.jooq.impl.SQLDataType -->
|
||||
<name>BOOLEAN</name>
|
||||
|
||||
<!-- Add a Java regular expression matching fully-qualified columns. Use the pipe to separate several expressions.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user