Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dali-dev] H2 Database

Hi Tom,

Yes, DTP is always a good first test when dealing with database related issues. If DTP can't recognize the database, then we will not be able to either, since we depend on DTP for the actually DB metadata. The use of Catalogs should not be a problem (for DTP or Dali) so there might be something else to it. If it does work directly with DTP, then it is possible it's a Dali specific problem, but ruling out DTP is the first step.

Neil

Tom Mutdosch wrote:
Hi guys,

Someone posted in the RAD 7.5 beta forums about trying to use the H2 Database with the Dali Generate Entities tooling:

"I tested the JPA in a standalone java application, using an H2 connection. The Generate Entities funcionality does not work, because the schemas are not found by the JPA plugin. The H2 use the Catalog and Schema concepts in this structure, differing from DB2 or another databases.
Anyone can help with it?  Thanks."

I don't know anything about this database -- sounds like it uses Catalogs? -- but I thought I'd ask. Is this something that DTP would need to support in order for Dali to recognize?

Thanks,
Tom
_______________________________________________
dali-dev mailing list
dali-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dali-dev



Back to the top