
sql.auth.secFirm.insert.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).
INSERT INTO secFirm
(active,
theme,
firmId,
firmName,
contactName,
contactPhone,
creationDate,
attributes,
revNo,
stamp,
userId
) VAlueS (
:active,
:theme,
:firmId,
:firmName,
:contactName,
:contactPhone,
:creationDate,
:attributes,
:revNo,
:stamp,
:userId
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy