Skip to content


Closed Cannot use MyDAO.create(My.PROPERTY_CLIENT) with isClient() method
nuiton / topia #220 · created by Tony Chemit
When I have 2 entities (contact, client) with an association from contact to client, I will have some getClient():Client and setClient(client):void on the generated contact entity. fine. I also need ...
updated