Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dali » API changes in recent Dali 2.1 builds
API changes in recent Dali 2.1 builds [message #613120] Fri, 05 December 2008 15:12
Leonard Theivendra is currently offline Leonard TheivendraFriend
Messages: 36
Registered: July 2009
Member
Reposting from the dali-dev mailing list:

Hi all, I looked on http://wiki.eclipse.org/Dali_Provisional_API_Changes
but couldn't find any info on the recent API changes so posting here.
Looking for replacement APIs for the following that seemed to have been
removed in the 20081119 2.1 build I tried:

1) org.eclipse.jpt.core.ResourceModel

2) org.eclipse.jpt.core.resource.persistence.PersistenceResourc eModel

3) JpaFile.getResourceModel()

4) JpaProject.jpaFiles(String)
- i.e. to get all orm xml files I was using something like:
Iterator<JpaFile> persistenceXmlFiles =
jpaProject.jpaFiles(ResourceModel.ORM_RESOURCE_TYPE);

And should we be using the newsgroup for these sort of questions or is
dali-dev still the recommended venue?

Thanks,
Leonard Theivendra
Previous Topic:[Fwd: [dali-dev] Many to many relationship problem]
Next Topic:Join Table cannot be resolved
Goto Forum:
  


Current Time: Tue May 07 14:15:34 GMT 2024

Powered by FUDForum. Page generated in 0.03043 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top