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 class
H2SqlStatements
H2 implementation of the sql statements interface.class
PostgreSQLSqlStatements
H2 implementation of the sql statements interface.
-