
sql.auth.secFirm.delete.sql Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of butor-auth-dao Show documentation
Show all versions of butor-auth-dao Show documentation
This project is an authentication module (DAO).
DELETE sf FROM secFirm sf
WHERE
sf.firmId = :firmId AND
sf.revNo = :revNo
© 2015 - 2025 Weber Informatics LLC | Privacy Policy