|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.scaffold.sql.CommandStore
| Field Summary | |
protected static java.util.Properties |
properties
Our Properties field. |
| Constructor Summary | |
CommandStore(java.util.Properties properties)
Constructor to pass a properties file. |
|
| Method Summary | |
static java.util.Properties |
getProperties(java.lang.String preface)
|
static java.lang.String |
getProperty(java.lang.String preface,
java.lang.String key)
Retrieve command from Properties store for preface
and key. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static java.util.Properties properties
| Constructor Detail |
public CommandStore(java.util.Properties properties)
| Method Detail |
public static java.util.Properties getProperties(java.lang.String preface)
public static java.lang.String getProperty(java.lang.String preface,
java.lang.String key)
throws PropertiesException
preface
and key.
PropertiesException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||