Hi Alan,
it gives me the same error using ECLIPSELINK as the database provider.
However, as you said, tests succeed changing the "eclipselink.ddl-generation" property to "create" within the...
Type: Posts; User: ramo102; Keyword(s):
Hi Alan,
it gives me the same error using ECLIPSELINK as the database provider.
However, as you said, tests succeed changing the "eclipselink.ddl-generation" property to "create" within the...
Hi all,
I'm trying to build a Roo project using a DB2 database.
I successfully launched the following commands:
roo> project --topLevelPackage com.example
roo> persistence setup...