|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IJDBCConnectionProfileConstants
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 |
DEFAULT_SCHEMA_PROP_ID
Property used to store the default schema. |
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.drivers.jdbc.IJDBCDriverDefinitionConstants |
---|
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 |
---|
static final java.lang.String CONNECTION_PROFILE_ID
static final java.lang.String CONNECTION_PROPERTY_PAGE_ID
static final java.lang.String CONNECTION_PROPERTIES_PROP_ID
Properties
object to java.sql.Driver.connect()
).
static final java.lang.String SAVE_PASSWORD_PROP_ID
static final java.lang.String DEFAULT_SCHEMA_PROP_ID
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |