io.github.biezhi.anima.dialect.DB2Dialect Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of anima Show documentation
Show all versions of anima Show documentation
Operate the database like a stream
package io.github.biezhi.anima.dialect;
/**
* DB2 dialect
*
* @author biezhi
* @date 2018/3/17
*/
public class DB2Dialect extends OracleDialect {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy