[#2831] Bad Javadoc formatting on MySQLDSL's and MariaDBDSL's enumType() method
This commit is contained in:
parent
c9aec372f8
commit
2caba92084
@ -253,7 +253,7 @@ public class MariaDBDSL extends DSL {
|
||||
// -------------------------------------------------------------------------
|
||||
|
||||
/**
|
||||
* Get a field based {@link EnumType} by its MariaDB-specific index
|
||||
* Get a field based {@link EnumType} by its MariaDB-specific index.
|
||||
* <p>
|
||||
* If your MariaDB enum type contains these three values:
|
||||
* <code>A, B, C</code> , then this will be the mapping of indexes to
|
||||
|
||||
Loading…
Reference in New Issue
Block a user