public static interface VdbDataPolicy.PropertyId extends Describable.PropertyId
| Modifier and Type | Field and Description |
|---|---|
static String |
ANY_AUTHENTICATED
Indicates if data policy has any authenticated.
|
static String |
ROLE_NAMES
A collection of role names.
|
static String |
TEMP_TABLE_CREATABLE
Indicates if data policy can create temp tables.
|
DESCRIPTIONstatic final String ANY_AUTHENTICATED
static final String ROLE_NAMES
static final String TEMP_TABLE_CREATABLE
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.