|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constant definitions for property keys used to identify DB connection profile properties.
Field Summary | |
static java.lang.String |
CONNECTION_PROFILE_ID
The connection profile ID for the generic DB connection profile type. |
static java.lang.String |
CONNECTION_PROPERTIES_PROP_ID
Property used to store JDBC connection properties (i.e. |
static java.lang.String |
CONNECTION_PROPERTY_PAGE_ID
The property page ID for the generic DB connection properties. |
static java.lang.String |
SAVE_PASSWORD_PROP_ID
Property used to store the persistence setting for the password. |
Fields inherited from interface org.eclipse.datatools.connectivity.db.generic.IDBDriverDefinitionConstants |
DATABASE_CATEGORY_ID, DATABASE_NAME_PROP_ID, DATABASE_VENDOR_PROP_ID, DATABASE_VERSION_PROP_ID, DRIVER_CLASS_PROP_ID, PASSWORD_PROP_ID, PROP_PREFIX, URL_PROP_ID, USERNAME_PROP_ID |
Field Detail |
public static final java.lang.String CONNECTION_PROFILE_ID
public static final java.lang.String CONNECTION_PROPERTY_PAGE_ID
public static final java.lang.String CONNECTION_PROPERTIES_PROP_ID
Properties
object to java.sql.Driver.connect()
).
public static final java.lang.String SAVE_PASSWORD_PROP_ID
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |