Uses of Class
io.apicurio.registry.storage.impl.sql.CommonSqlStatements
-
Packages that use CommonSqlStatements Package Description io.apicurio.registry.storage.impl.sql -
-
Uses of CommonSqlStatements in io.apicurio.registry.storage.impl.sql
Subclasses of CommonSqlStatements in io.apicurio.registry.storage.impl.sql Modifier and Type Class Description classH2SqlStatementsH2 implementation of the sql statements interface.classPostgreSQLSqlStatementsH2 implementation of the sql statements interface.
-