Hi,
I'm writing an add-on to monitor entities of a roo project.
To do this, I'd like to be able to list all the entity class and be able to execute query on them suing the persistence API.
My code would live in a controller (at least at the beginning). Is there an API to do this?
Thanks,
Jeremi


Reply With Quote
I'm using roo 1.1.0.M1.
