com.github.drinkjava2.hibernate.PackageInfo Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jdialects Show documentation
Show all versions of jdialects Show documentation
jDialects is a pagination and DDL tool support ~80 databases, run on JDK8 or above
package com.github.drinkjava2.hibernate;
/**
* All Java files in this "hibernate" folder are copied from Hibernate
* 5.2.9.Final, some are made some tiny modifications - Yong Zhu
*/
public class PackageInfo {// NOSONAR
}