类的使用
org.hibernate.dialect.function.StandardAnsiSqlAggregationFunctions.AvgFunction
-
使用StandardAnsiSqlAggregationFunctions.AvgFunction的程序包 程序包 说明 org.hibernate.dialect.function A framework for defining database-specific SQL functions that are available via the dialect. -
-
org.hibernate.dialect.function中StandardAnsiSqlAggregationFunctions.AvgFunction的使用
org.hibernate.dialect.function中StandardAnsiSqlAggregationFunctions.AvgFunction的子类 修饰符和类型 类 说明 classAvgWithArgumentCastFunctionSome databases strictly return the type of the aggregation value for AVG which is problematic in the case of averaging integers because the decimals will be dropped.声明为StandardAnsiSqlAggregationFunctions.AvgFunction的org.hibernate.dialect.function中的字段 修饰符和类型 字段 说明 static StandardAnsiSqlAggregationFunctions.AvgFunctionStandardAnsiSqlAggregationFunctions.AvgFunction. INSTANCESingleton access
-