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

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

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

}
$$;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy