Package com.io7m.idstore.database.api
@Export
@Version("1.0.0")
package com.io7m.idstore.database.api
Identity server (Server database API)
-
ClassDescriptionA paging handler for admin summaries.The type of paging handlers that handle admin summaries.A paging handler for admin summaries.The type of paging handlers that handle admin summaries.The database queries involving admins.A paging handler for audit events.The type of paging handlers that handle audit events.The database queries involving the audit log.The server database configuration.The type of database connections.Create or do not create a database.The database queries involving emails.The type of exceptions raised by the server database.The type of server database factories.Whether to include redacted items.The database queries involving maintenance.IdDatabasePagingType<P,
T, Q extends IdDatabaseQueriesType> The base type of paging handlers for returning large result sets.The base type of query interfaces.An annotation indicating that a method requires an admin ID to be set.An annotation indicating that a method requires a user ID to be set.The roles used by the server database.A database transaction.An open database.Upgrade or do not upgrade a database.A paging handler for user summaries.The type of paging handlers that handle user summaries.A paging handler for user summaries.The type of paging handlers that handle user summaries.The database queries involving users.