Class HibernateSQLFunctionAdapter

java.lang.Object
com.blazebit.persistence.integration.hibernate.base.function.HibernateSQLFunctionAdapter
All Implemented Interfaces:
JpqlFunction

public class HibernateSQLFunctionAdapter extends Object implements JpqlFunction
Since:
1.0.0
Author:
Christian Beikov
  • Constructor Details

    • HibernateSQLFunctionAdapter

      public HibernateSQLFunctionAdapter(org.hibernate.engine.spi.SessionFactoryImplementor sfi, org.hibernate.dialect.function.SQLFunction function)
  • Method Details