Interface DatabaseKind


public interface DatabaseKind
Database kind
  • DB2: The IBM DB2 database
  • MARIADB: The MariaDB database
  • MSSQL: The Microsoft SQL Server database
  • MYSQL: The MySQL database
  • POSTGRESQL: The PostgreSQL database
  • ORACLE: The Oracle database