|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.architect.etl.kettle.KettleOptions
public class KettleOptions
A container for Kettle-related options.
| Field Summary | |
|---|---|
static java.lang.String |
KETTLE_CONNECTION_TYPE_KEY
The key to use in an SPDataSource for the connection type. |
static java.lang.String |
KETTLE_DATABASE
The string of the url parameter that defines the database name |
static java.lang.String |
KETTLE_DATABASE_KEY
The key to use in an SPDataSource for the database name. |
static java.lang.String |
KETTLE_HOSTNAME
The string of the url parameter that defines the host name |
static java.lang.String |
KETTLE_HOSTNAME_KEY
The key to use in an SPDataSource for the host name. |
static java.lang.String |
KETTLE_PORT
The string of the url parameter that defines the port |
static java.lang.String |
KETTLE_PORT_KEY
The key to use in an SPDataSource for the port value. |
static java.lang.String |
KETTLE_REPOS_LOGIN_KEY
The key to use in an SPDataSource for the repository login name. |
static java.lang.String |
KETTLE_REPOS_PASSWORD_KEY
The key to use in an SPDataSource for the repository password. |
| Constructor Summary | |
|---|---|
KettleOptions()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String KETTLE_REPOS_LOGIN_KEY
public static final java.lang.String KETTLE_REPOS_PASSWORD_KEY
public static final java.lang.String KETTLE_CONNECTION_TYPE_KEY
public static final java.lang.String KETTLE_DATABASE
public static final java.lang.String KETTLE_DATABASE_KEY
public static final java.lang.String KETTLE_PORT
public static final java.lang.String KETTLE_PORT_KEY
public static final java.lang.String KETTLE_HOSTNAME
public static final java.lang.String KETTLE_HOSTNAME_KEY
| Constructor Detail |
|---|
public KettleOptions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||