[#6932] Document <enumConverter/> in manual
This commit is contained in:
parent
bf867ff4f4
commit
ca37f8fcc4
@ -11929,7 +11929,7 @@ for (BookRecord book : create.selectFrom(BOOK).fetch()) {
|
||||
}]]></java><html>
|
||||
|
||||
<p>
|
||||
If you're using <reference id="codegen-database-forced-types" title="forcedTypes"/> in your code generation configuration, you can configure the application of an <code>EnumConverter</code> by adding <code><enumConverter>true</enumConverter></code> to your <code><forcedType/></code> configuration.
|
||||
If you're using <reference id="codegen-database-forced-types" title="forcedTypes"/> in your code generation configuration, you can configure the application of an <code>EnumConverter</code> by adding <code><enumConverter>true</enumConverter></code> to your <code><forcedType/></code> configuration.
|
||||
</p>
|
||||
|
||||
<h3>Using Converters in generated source code</h3>
|
||||
|
||||
@ -12168,7 +12168,7 @@ for (BookRecord book : create.selectFrom(BOOK).fetch()) {
|
||||
}]]></java><html>
|
||||
|
||||
<p>
|
||||
If you're using <reference id="codegen-database-forced-types" title="forcedTypes"/> in your code generation configuration, you can configure the application of an <code>EnumConverter</code> by adding <code><enumConverter>true</enumConverter></code> to your <code><forcedType/></code> configuration.
|
||||
If you're using <reference id="codegen-database-forced-types" title="forcedTypes"/> in your code generation configuration, you can configure the application of an <code>EnumConverter</code> by adding <code><enumConverter>true</enumConverter></code> to your <code><forcedType/></code> configuration.
|
||||
</p>
|
||||
|
||||
<h3>Using Converters in generated source code</h3>
|
||||
|
||||
@ -12210,7 +12210,7 @@ for (BookRecord book : create.selectFrom(BOOK).fetch()) {
|
||||
}]]></java><html>
|
||||
|
||||
<p>
|
||||
If you're using <reference id="codegen-database-forced-types" title="forcedTypes"/> in your code generation configuration, you can configure the application of an <code>EnumConverter</code> by adding <code><enumConverter>true</enumConverter></code> to your <code><forcedType/></code> configuration.
|
||||
If you're using <reference id="codegen-database-forced-types" title="forcedTypes"/> in your code generation configuration, you can configure the application of an <code>EnumConverter</code> by adding <code><enumConverter>true</enumConverter></code> to your <code><forcedType/></code> configuration.
|
||||
</p>
|
||||
|
||||
<h3>Using Converters in generated source code</h3>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user