Uses of Class
com.mckoi.database.GrantManager
Packages that use GrantManager
-
Uses of GrantManager in com.mckoi.database
Methods in com.mckoi.database that return GrantManagerModifier and TypeMethodDescriptionDatabaseConnection.getGrantManager()
Returns the GrantManager object that manages grants for tables in the database for this connection/user.DatabaseQueryContext.getGrantManager()
Returns the GrantManager object that is used to determine grant information for the database.