All Downloads are FREE. Search and download functionalities are using the official Maven repository.

h2.function.cnrctb850_getandlock.sql Maven / Gradle / Ivy

There is a newer version: 6.6.11
Show newest version
DROP ALIAS IF EXISTS cnrctb850_getandlock;
CREATE ALIAS cnrctb850_getandlock AS $$
void execute(java.sql.Connection connection) throws Exception {

}
$$;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy