Package | Description |
---|---|
com.mckoi.database |
The core database classes for Mckoi.
|
Modifier and Type | Method and Description |
---|---|
GrantManager |
DatabaseConnection.getGrantManager()
Returns the GrantManager object that manages grants for tables in the
database for this connection/user.
|
GrantManager |
DatabaseQueryContext.getGrantManager()
Returns the GrantManager object that is used to determine grant information
for the database.
|
Copyright © 2015. All rights reserved.