Package | Description |
---|---|
org.teiid.metadata |
Modifier and Type | Field and Description |
---|---|
protected LinkedHashMap<String,Role> |
MetadataStore.roles |
Modifier and Type | Method and Description |
---|---|
Role |
Database.getRole(String roleName) |
Modifier and Type | Method and Description |
---|---|
Collection<Role> |
Database.getRoles() |
Modifier and Type | Method and Description |
---|---|
void |
Database.addRole(Role role) |
Copyright © 2020. All rights reserved.