|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertiesDataSourceDescriptor
Interface to describe the structure of a data base that contains properties information.
Method Summary | |
---|---|
String |
getConfigColumn() Returns the name of the configuration key column. |
String |
getDataSourceId() Returns the identifier of the data source. |
String |
getNameColumn() Returns the name of the property name column. |
String |
getTable() Returns the name of the configuration table. |
String |
getValueColumn() Returns the name of the property value column. |
Method Detail |
---|
String getDataSourceId()
String getTable()
String getConfigColumn()
String getNameColumn()
String getValueColumn()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |