[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: updateAction() missing when I create an SDO

Anthony,

Hmmm. JSF implies you are probably installing WTP as well. The SDO generation is likely something EMF (my project) is supporting, but that's just the APIs for the data model. Maybe the DTP tools are involved too... Is there any information in the Error log view that might help indicate that something is failing?


Anthony Leon wrote:
I am using the Eclipse IDE. When one right clicks on an Oracle table in the JSF Page Data view, Eclipse offers the opportunity to create data accessor classes that conform to the SDO. Eclipse generates the classes to read, but not update the. I couldn't say whether this is the result of the code of the Eclipse IDE or some underlying 3rd party package creates the classes. [Ed thanks for your quick response, it's comforting to find a news group where one gets an answer the same day :-) ]