|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The basis for all models that use SQL or a database as their backing data store
Method Summary | |
java.lang.String |
getDataSourceName()
Returns the logical name of the SQL datasource this model uses. |
Methods inherited from interface com.iplanet.jato.model.ExecutingModel |
execute |
Methods inherited from interface com.iplanet.jato.model.Model |
getName, getValue, getValues, setName, setValue, setValues |
Method Detail |
public java.lang.String getDataSourceName()
jdbc/MyDataSource
or
jdbc/MyApp/MyDataSource
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |