mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-23 03:24:55 +00:00
HHH-13802 revert back @todo
This commit is contained in:
parent
3df0fcefa4
commit
2663f8718e
@ -117,7 +117,7 @@ public interface Type extends Serializable {
|
||||
* NOTE: The number of elements in this array matches the return from {@link #getColumnSpan}.
|
||||
*
|
||||
* @param mapping The mapping object :/
|
||||
* TODO: Would be much much better to have this aware of Dialect once the service/metamodel split is done
|
||||
* @todo Would be much much better to have this aware of Dialect once the service/metamodel split is done
|
||||
*
|
||||
* @return The dictated sizes.
|
||||
*
|
||||
@ -132,7 +132,7 @@ public interface Type extends Serializable {
|
||||
* NOTE: The number of elements in this array matches the return from {@link #getColumnSpan}.
|
||||
*
|
||||
* @param mapping The mapping object :/
|
||||
* TODO: Would be much much better to have this aware of Dialect once the service/metamodel split is done
|
||||
* @todo Would be much much better to have this aware of Dialect once the service/metamodel split is done
|
||||
*
|
||||
* @return The default sizes.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user