|
|
DataController or StoreListener ?
Sylvain DEVAUX -
on 6/30/06 at 3:05 PM
Hello, (i keep on in English for David)
I made a connection with an Oracle DB (JDBC) to get data when I create a new Publication in JCMS. For now, I am using a storeListener on my class, and would like to know if DataController is better ? I just want to retrieve informations in the DB related to the title I enter when creating my new object.
As I understood, DataController is a little more complicated, ans is usefull for specific actions, like action depending on the Pstatus, etc..
Can someone exlpain me the difference between StoreListener and DataController ?
Thanx
|
|