[#7492] Clarify meaning of <name/> in data type rewriting in manual

This commit is contained in:
lukaseder 2018-05-16 09:40:51 +02:00
parent eaaf99fb65
commit f335320ddc
11 changed files with 14 additions and 14 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.