com.github.drinkjava2.jdialects
Class DialectFunctionTemplate

java.lang.Object
  extended by com.github.drinkjava2.jdialects.DialectFunctionTemplate

public class DialectFunctionTemplate
extends Object

Initialise function templates, this file is generated by source code generator (see jDiagen project) by extracting from Hibernate5.2.9, and delete some not common functions (<20% percent dialect support), do not modify this file manually

Since:
1.0.1
Author:
Yong Zhu

Constructor Summary
DialectFunctionTemplate()
           
 
Method Summary
protected static void initFunctionTemplates()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialectFunctionTemplate

public DialectFunctionTemplate()
Method Detail

initFunctionTemplates

protected static void initFunctionTemplates()


Copyright © 2018. All rights reserved.