类的使用
org.hibernate.dialect.function.TrimFunctionTemplate.Options
-
使用TrimFunctionTemplate.Options的程序包 程序包 说明 org.hibernate.dialect.function A framework for defining database-specific SQL functions that are available via the dialect. -
-
org.hibernate.dialect.function中TrimFunctionTemplate.Options的使用
参数类型为TrimFunctionTemplate.Options的org.hibernate.dialect.function中的方法 修饰符和类型 方法 说明 protected StringAnsiTrimFunction. render(TrimFunctionTemplate.Options options, String trimSource, SessionFactoryImplementor factory)protected abstract StringTrimFunctionTemplate. render(TrimFunctionTemplate.Options options, String trimSource, SessionFactoryImplementor factory)
-