edu.princeton.wordnet.wnscope.DeployerKeys Interface Reference

List of all members.

Static Public Attributes

static String JDBC_TYPE_KEY = "jdbc.type"
static String JDBC_DRIVER_VERSIONS_KEY = "jdbc.driver.versions"
static String JDBC_DRIVER_VERSION_KEY = "jdbc.driver.version"
static String JDBC_HOSTNAME_KEY = "jdbc.host"
static String JDBC_PORT_KEY = "jdbc.port"
static String JDBC_DATABASEFILE_KEY = "jdbc.database.file"
static String JDBC_USERNAME_KEY = "jdbc.username"
static String JDBC_FILEUSERNAME_KEY = "jdbc.username.file"
static String JDBC_DRIVER_JAR_KEY = "jdbc.driver.jar"
static String HIBERNATE_DIALECT_KEY = "hibernate.dialect"
static String HIBERNATE_DRIVER_CLASS_KEY = "hibernate.connection.driver_class"
static String HIBERNATE_CATALOG_KEY = "hibernate.default_catalog"
static String HIBERNATE_SCHEMA_KEY = "hibernate.default_schema"
static String HIBERNATE_URL_KEY = "hibernate.connection.url"
static String HIBERNATE_USERNAME_KEY = "hibernate.connection.username"
static String HIBERNATE_PASSWORD_KEY = "hibernate.connection.password"

Detailed Description

Property names

Author:
Bernard Bou

Member Data Documentation

String edu.princeton.wordnet.wnscope.DeployerKeys.HIBERNATE_CATALOG_KEY = "hibernate.default_catalog" [static]

Hibernate database catalog

Hibernate dialect

String edu.princeton.wordnet.wnscope.DeployerKeys.HIBERNATE_DRIVER_CLASS_KEY = "hibernate.connection.driver_class" [static]

Hibernate driver class

String edu.princeton.wordnet.wnscope.DeployerKeys.HIBERNATE_PASSWORD_KEY = "hibernate.connection.password" [static]

Hibernate password

String edu.princeton.wordnet.wnscope.DeployerKeys.HIBERNATE_SCHEMA_KEY = "hibernate.default_schema" [static]

Hibernate database schema

String edu.princeton.wordnet.wnscope.DeployerKeys.HIBERNATE_URL_KEY = "hibernate.connection.url" [static]

Hibernate connection url

String edu.princeton.wordnet.wnscope.DeployerKeys.HIBERNATE_USERNAME_KEY = "hibernate.connection.username" [static]

Hibernate username

Database file

Driver jar location

Selected driver version

Driver versions available in Maven repsitory

Username for file

Host

Port

Database type

User


The documentation for this interface was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations
Generated on Tue May 25 16:44:19 2010 for WordNetScope by  doxygen 1.6.3