[#2831] Bad Javadoc formatting on MySQLDSL's and MariaDBDSL's enumType() method

This commit is contained in:
Lukas Eder 2013-11-11 10:32:07 +01:00
parent c9aec372f8
commit 2caba92084

View File

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