Class TruncFunction.TruncRenderingSupport

java.lang.Object
org.hibernate.dialect.function.TruncFunction.TruncRenderingSupport
All Implemented Interfaces:
FunctionRenderer
Enclosing class:
TruncFunction

protected static class TruncFunction.TruncRenderingSupport extends Object implements FunctionRenderer
  • Constructor Details

    • TruncRenderingSupport

      public TruncRenderingSupport(org.hibernate.query.sqm.produce.function.internal.PatternRenderer truncPattern, org.hibernate.query.sqm.produce.function.internal.PatternRenderer twoArgTruncPattern)
  • Method Details