Uses of Interface
io.apicurio.registry.storage.impl.sql.jdb.Update
-
Packages that use Update Package Description io.apicurio.registry.storage.impl.sql.jdb -
-
Uses of Update in io.apicurio.registry.storage.impl.sql.jdb
Classes in io.apicurio.registry.storage.impl.sql.jdb that implement Update Modifier and Type Class Description classUpdateImplMethods in io.apicurio.registry.storage.impl.sql.jdb that return Update Modifier and Type Method Description UpdateHandle. createUpdate(String sql)Create a new Update statement from the given SQL.UpdateHandleImpl. createUpdate(String sql)
-