FreeBSD Manual Pages
OpenXPKI::Server::DataUserOContributedrPerl:Document::Role::SequenceSupport(3) Name OpenXPKI::Server::Database::Role::SequenceSupport - Moose role for database drivers to indicate that they support sequences Required methods in the consuming driver class nextval_query Must return the SQL query string to fetch the next sequence value for the given table. When called it gets passed the following parameter: o $seq_name - name of the sequence perl v5.32.0 OpenXPKI::Server::Database::Role::SequenceSupport(3)
Name | Required methods in the consuming driver class
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=OpenXPKI::Server::Database::Role::SequenceSupport&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>